TimesTen Error Messages

TT-05054

Detect loss of Oracle Connection (error_number) during rollback. Oracle rollback will be implicit


Cause

The Oracle database connection terminated during a transaction rollback. The pending Oracle database transaction was (or will be) rolled back by the Oracle database server. The error_number is either an ORA-xxxxx message, an Oracle database error code that was returned by the Oracle database during rollback, or "no error code," which means the connection was broken before the Oracle database rollback request.


Action

Investigate the source reason for the Oracle database connection failure. After ensuring that the transaction is rolled back on the TimesTen database, re-initiate the transaction.


Additional Information

The Oracle database connection terminated during a transaction rollback. The transaction on the Oracle database will be rolled back.