TimesTen Error Messages

TT-03308

May not specify column datatypes in this CREATE TABLE


Cause

You specified data type in your CREATE TABLE statement. The statement does not allow the specification of a data type for the column.


Action

Retry the operation without specifying a data type for the column.


Additional Information

TimesTen cannot perform the operation.