TT-02953
Columns referenced in the ON Clause cannot be updated
Cause
You attempted a MERGE operation in which you attempted to update columns that were referenced in the ON clause.
Action
Check the semantics of the MERGE statement, making sure that only the target table is updated. For more information, see MERGE in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not perform the operation.
TT-02953
Columns referenced in the ON Clause cannot be updated
Cause
You attempted a MERGE operation in which you attempted to update columns that were referenced in the ON clause.
Action
Check the semantics of the MERGE statement, making sure that only the target table is updated. For more information, see MERGE in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not perform the operation.
TT-02953
Columns referenced in the ON Clause cannot be updated
Cause
You attempted a MERGE operation in which you attempted to update columns that were referenced in the ON clause.
Action
Check the semantics of the MERGE statement, making sure that only the target table is updated. For more information, see MERGE in the Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not perform the operation.