TimesTen Error Messages

TT-01206

The specified transaction did not match the criteria to rollback the transaction externally: reason


Cause

You attempted to use the ttXactAdmin -xactIdRollback command on a transaction that cannot be externally rolled back. The accompanying message provides further details on the cause of the error.


Action

Verify that the specified transaction supports being externally rolled back. Otherwise, roll back the transaction from the application that initiated it or unload the database from memory. For more information on the ttXactAdmin -xactIdRollback command, see ttXactAdmin in Oracle TimesTen In-Memory Database Reference.


Additional Information

TimesTen did not roll back the transaction, and freed no resources.