TT-02951
The table being merged into cannot be used for insert values
Cause
You attempted a MERGE operation in which you attempted to insert values from the target table columns.
Action
Check the semantics of the MERGE statement, making sure not to insert values of the target table. For more information, see MERGE in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not perform the operation.
TT-02951
The table being merged into cannot be used for insert values
Cause
You attempted a MERGE operation in which you attempted to insert values from the target table columns.
Action
Check the semantics of the MERGE statement, making sure not to insert values of the target table. For more information, see MERGE in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not perform the operation.
TT-02951
The table being merged into cannot be used for insert values
Cause
You attempted a MERGE operation in which you attempted to insert values from the target table columns.
Action
Check the semantics of the MERGE statement, making sure not to insert values of the target table. For more information, see MERGE in the Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not perform the operation.