TT-30105
Transaction must roll back
Cause
A TimesTen client server failover to the new active (original standby node) occurred.
Action
Call ROLLBACK on the current connection handle with the SQLTransact call. For more information, see Committing Changes to the Database in ODBC in Oracle TimesTen In-Memory Database C Developer's Guide.
Additional Information
The current transaction must be rolled back or committed before further operations can be done.