// commit the transaction that is used to
// (re) encrypt the database. Note that
// this will be logged with newly generated
// encryption key in the new log file created
// above.
transaction.commit();
if (SanityManager.DEBUG) {
crashOnDebugFlag(TEST_REENCRYPT_CRASH_AFTER_COMMT,
reEncrypt);
}