TT-02792
All updated columns must belong to updated table
Cause
You issued an UPDATE statement, specifying a join in the SET clause, but the updated columns were not found in the table to be updated.
Action
Retry the UPDATE statement making sure the columns used in the join operation are defined in the updated table. For more information, see UPDATE in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not perform the UPDATE operation.
TT-02792
All updated columns must belong to updated table
Cause
You issued an UPDATE statement, specifying a join in the SET clause, but the updated columns were not found in the table to be updated.
Action
Retry the UPDATE statement making sure the columns used in the join operation are defined in the updated table. For more information, see UPDATE in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not perform the UPDATE operation.
TT-02792
All updated columns must belong to updated table
Cause
You issued an UPDATE statement, specifying a join in the SET clause, but the updated columns were not found in the table to be updated.
Action
Retry the UPDATE statement making sure the columns used in the join operation are defined in the updated table. For more information, see UPDATE in the Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not perform the UPDATE operation.