TimesTen Error Messages

TT-01032

Aggregate function cannot be nested


Cause

You attempted to nest an aggregate function. An aggregate function cannot be called within another aggregate function.


Action

Correct the nested aggregate and retry the operation. For more information about aggregate functions, see Aggregate functions in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen cannot perform the operation.