If you try to update the locator URL of an existing snapshot image using the command image -u -l, you see an error message. The error message differs based on whether the database is Oracle or PostgresSQL.
For Oracle, you see the following message:
Locator URL 'nfs://3001//images/master-images/solaris9u5-i86pc-flash' already exists! |
For PostgresSQL, you see the following message:
ERROR: duplicate key violates unique constraint "imglocator_unique" |
Workaround: None. This is a cosmetic bug and will likely be fixed in a later release.