load and dump databases  quiesce database

New Features Adaptive Server® Enterprise 12.5.3a

unmount database

When columns are encrypted by keys from other databases, unmount all related databases as a set. The interdependency of the databases containing the encrypted columns and the databases containing the keys is similar to the interdependency of databases that use referential integrity.

You use the override option to unmount a database containing columns encrypted by a key in another database.

With the following commands the encryption key created in key_db has been used to encrypt columns in col_db. These commands successfully unmount the named databases:

unmount database key_db, col_db
unmount database key_db with override
unmount database col_db with override 

These commands will fail with an error message without the override:

unmount database key_dbunmount database col_db




Copyright © 2005. Sybase Inc. All rights reserved. quiesce database

View this release bulletin as PDF