TimesTen Error Messages

TT-00999

Constraint columns and index columns used for that constraint must be identical


Cause

The columns on which we want to apply a constraint and their order cannot differ from that of the columns of the index which is used to implement that constraint.


Action

Change index columns to match with constraint columns.


Additional Information

TimesTen cannot perform the operation.