TimesTen Error Messages

TT-03027

Windowing clause is not allowed with RANK/DENSE_RANK/ROW_NUMBER analytical functions


Cause

You attempted to use the windowing clause for the RANK or DENSE_RANK or ROW_NUMBER analytic functions.


Action

Specify the function omitting the windowing clause.


Additional Information

TimesTen cannot perform the SQL operation.