TimesTen Error Messages

TT-05996

UseCacheConnPool is enabled. The transaction requires a commit/rollback before dynamic load.


Cause

There is transaction currently open in this connection. A dynamic load must be executed in its own transaction.


Action

Commit or rollback the current transaction and then retry the dynamic load.


Additional Information

TimesTen failed to complete the dynamic load operation.