TimesTen Error Messages

TT-01205

The specified transaction did not match the criteria to commit the transaction externally. Reason


Cause

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


Action

Verify that the specified transaction supports being externally committed. Otherwise, roll back the transaction. For more information on how to externally commit or roll back a transaction, see ttXactAdmin in Oracle TimesTen In-Memory Database Reference.


Additional Information

TimesTen did not commit the transaction.