TimesTen Error Messages

TT-03235

Waiting for mode transition on SQL commands with open cursors in this connection would never finish


Cause

You attempted to change the enhanced write concurrency mode in a transaction with open cursors.


Action

Close the open cursors and commit the current transaction. Then, retry changing the mode of the ttDbWriteConcurrencyModeSet built-in procedure.


Additional Information

The enhanced write concurrency mode cannot be changed.