TimesTen Error Messages

TT-02952

Source table table_name cannot be updated


Cause

You attempted a MERGE operation in which you attempted to update the columns of the source table.


Action

Check the details of the error message for the specified source table. Check the semantics of the MERGE statement. Retry the operation, making sure not to update the columns of the source table. For more information, see MERGE in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not perform the operation.