TimesTen Error Messages

TT-02213

Named index already exists on specified table


Cause

You attempted to create an index on a table and the index name for that table already exists.


Action

Specify an index name that does not exist for the table. For more information, see CREATE INDEX in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not create the index.