TimesTen Error Messages

TT-01017

Column number in ORDER BY clause must be greater than zero


Cause

You attempted to reference a column number in an ORDER BY clause with a value of zero.


Action

Set the column number in the ORDER BY clause to a value greater than zero and retry the operation.


Additional Information

TimesTen cannot perform the operation.