Encrypted Columns and quiesce database

You can use quiesce database when the database contains an encryption key.

  • You must use with override to quiesce a database whose columns are encrypted with keys stored in other databases.

  • quiesce database key_db, col_db is allowed where key_db is the database with the encryption key and col_db is the database with a table that has a column encrypted with the key in key_db.