TimesTen Error Messages

TT-02286

Attempt to define constraint on column that does not exist


Cause

You attempted to create a primary key or unique constraint on a column that does not exist.


Action

Make sure the column used for the primary key or unique constraint exists.


Additional Information

TimesTen did not perform the operation.