TimesTen Error Messages

TT-03128

Invalid size of column name list


Cause

You specified a column name list for a derived table or non-materialized view, but its size does not match the number of projected columns.


Action

Specify a number of projected columns that matches the size of the column name list.


Additional Information

TimesTen cannot execute the SQL statement.