TimesTen Error Messages

TT-02405

Number of index key columns (number) exceeds the maximum (number)


Cause

You attempted to create an index with more than 32 columns.


Action

Recreate the index specifying 32 columns or fewer. For more information, see CREATE INDEX in Oracle TimesTen In-Memory Database SQL Reference or System Limits in the Oracle TimesTen In-Memory Database Reference.


Additional Information

TimesTen did not create the index.