TimesTen Error Messages

TT-02295

Duplicate columns in primary key specification


Cause

You specified a column more than once in the primary key or unique hash clause of a create table statement.


Action

Retry the create table operation making sure to not define the same column more than once in the primary key or unique hash clause.


Additional Information

TimesTen did not create the table.