TimesTen Error Messages

TT-08238

Cannot truncate cache group table table_name; please use DROP/REFRESH/UNLOAD CACHE GROUP instead


Cause

You attempted to use a TRUNCATE statement on a cache group table. This operation is not allowed.


Action

Use the DROP, REFRESH, or UNLOAD CACHE statement.


Additional Information

TimesTen cannot complete the operation.