TimesTen Error Messages

TT-03234

Waiting for mode transition on active SQL commands prepared or executed in this connection would never finish


Cause

You attempted to change the enhanced write concurrency mode in a transaction with active SQL statements.


Action

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.