TimesTen Error Messages

TT-02957

Bad insert value


Cause

You attempted to insert an invalid value in the MERGE operation. One possible cause is the attempt to use an aggregate function as an insert value.


Action

Do not use an aggregate function as an insert value. For more information, see MERGE in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not perform the operation.