TimesTen Error Messages

TT-08240

READONLY syntax can only be used once in statement


Cause

This is a syntax error for the CREATE CACHE GROUP statement. You specified the READONLY keyword twice for the same cached table.


Action

Remove one of the instances of READONLY.


Additional Information

TimesTen cannot complete the operation.