TimesTen Error Messages

TT-03029

Invalid use of analytic function function_name


Cause

You did not specify the analytic function in the SELECT list of a query.


Action

Specify the analytic function including the function in the SELECT list of your query.


Additional Information

TimesTen cannot perform the SQL operation.