TT-02222
Index name is not unique. More than one table has an index with this name.
Cause
You attempted to drop an index while just specifying the index name. The specified index name is assigned to an index in more than one table.
Action
Retry the DROP INDEX statement while specifying the table where the desired index is defined. For more information on the DROP INDEX statement, see DROP INDEX in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not drop the index.
TT-02222
Index name is not unique. More than one table has an index with this name.
Cause
You attempted to drop an index while just specifying the index name. The specified index name is assigned to an index in more than one table.
Action
Retry the DROP INDEX statement while specifying the table where the desired index is defined. For more information on the DROP INDEX statement, see DROP INDEX in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not drop the index.
TT-02222
Index name is not unique. More than one table has an index with this name.
Cause
You attempted to drop an index while just specifying the index name. The specified index name is assigned to an index in more than one table.
Action
Retry the DROP INDEX statement while specifying the table where the desired index is defined. For more information on the DROP INDEX statement, see DROP INDEX in the Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not drop the index.