TT-02233
Key columns of new index index_name are a prefix of the columns of existing index index_name; consider dropping index index_name
Cause
You created an index that uses columns that are a prefix to the columns specified in an existing index.
Action
Review the index definitions and consider dropping one of the indexes. For more information, see CREATE INDEX in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen created the index, but issued a warning that you should consider dropping one of the indexes.
TT-02233
Key columns of new index index_name are a prefix of the columns of existing index index_name; consider dropping index index_name
Cause
You created an index that uses columns that are a prefix to the columns specified in an existing index.
Action
Review the index definitions and consider dropping one of the indexes. For more information, see CREATE INDEX in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen created the index, but issued a warning that you should consider dropping one of the indexes.
TT-02233
Key columns of new index index_name are a prefix of the columns of existing index index_name; consider dropping index index_name
Cause
You created an index that uses columns that are a prefix to the columns specified in an existing index.
Action
Review the index definitions and consider dropping one of the indexes. For more information, see CREATE INDEX in the Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen created the index, but issued a warning that you should consider dropping one of the indexes.