TimesTen Error Messages

TT-05279

Statement is not allowed when transaction isolation level is set to serializable.


Cause

The CREATE, DROP and ALTER CACHE GROUP statements are not allowed with the serializable isolation level.


Action

Reset the transaction isolation level to read-committed isolation and retry the operation.


Additional Information

TimesTen cannot complete the operation.