TimesTen Error Messages

TT-01203

This transaction needs rollback because it was marked for rollback by an external process


Cause

An external process, like the ttXactAdmin -xactIdRollback or ttAdmin -ramUnload command, requested a rollback for this transaction.


Action

You must issue a rollback from your connection to complete the rollback requested by the external process. Then, retry the transaction.


Additional Information

The transaction no longer exists, cannot do any further work, and cannot commit. The resources associated with the transaction have been reclaimed.