TimesTen Error Messages

TT-05046

Commit/rollback required after Cache operation


Cause

An error occurred after executing a LOAD, UNLOAD or REFRESH command. This error occurs when the user does not immediately commit or rollback the transaction after executing a LOAD, UNLOAD or REFRESH command. These cache group commands are required to be the only operation in the transaction.


Action

To fix this error, commit or rollback right after the cache group operations.


Additional Information

The transaction cannot continue.