TimesTen Error Messages

TT-01802

Column of datatype LOB cannot be unique or a primary key


Cause

You attempted to create a PRIMARY KEY or UNIQUE constraint on a column of data type LOB.


Action

Change the column data type or remove the constraint. Then retry the operation.


Additional Information

TimesTen cannot perform the operation.