TimesTen Error Messages

TT-08228

Cannot drop cache group table table_name; please use DROP CACHE GROUP instead


Cause

You attempted to drop tables within a cache group using the DROP TABLE statement.


Action

Use the DROP CACHE GROUP statement to drop tables within a cache group.


Additional Information

TimesTen cannot complete the operation.