TimesTen Error Messages

TT-08253

Table table_name cannot have same name as an existing cache group or the cache group containing this table.


Cause

You attempted to create a cache group or a table that has the same name as another table or cache group. Cache groups and tables cannot have the same name.


Action

Use a different name in the CREATE CACHE GROUP/TABLE statement.


Additional Information

TimesTen cannot complete the operation.