Background documentation-71: Session terminated by shutdown (Work rolled back) Locate this document in the navigation structure

 

Explanation

The user's transaction was implicitly canceled and reset by a ROLLBACK statement. The database session was terminated because the database management system forced the database instance to shut down. To speed up a later restart, the database system tries to reset and not just terminate open transactions within a short period.

User Response

Once the database is ready, you must repeat the CONNECT statement and the transaction.