TimesTen Error Messages

TT-03056

Aggregate functions are not allowed in the RETURNING clause


Cause

You specified an aggregate function in a RETURNING clause. This is not supported.


Action

Remove the aggregate function from the clause and retry the operation.


Additional Information

TimesTen cannot perform the SQL operation.