Cause
An attempt was made to shut down the database while a transaction was in progress.
Action
Either commit or rollback the current transaction and then attempt to shut down the database.
Error Message
cannot shutdown while in a transaction - commit or rollback first
An attempt was made to shut down the database while a transaction was in progress.
Either commit or rollback the current transaction and then attempt to shut down the database.