TT-02791
The FROM clause of a join update statement must include the updated table
Cause
You issued an UPDATE statement, specifying a join in the SET clause, but did not specify the table to be updated in the FROM clause.
Action
Retry the UPDATE statement making sure to specify the table to be updated in the FROM clause. For more information, see UPDATE in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not perform the operation.
TT-02791
The FROM clause of a join update statement must include the updated table
Cause
You issued an UPDATE statement, specifying a join in the SET clause, but did not specify the table to be updated in the FROM clause.
Action
Retry the UPDATE statement making sure to specify the table to be updated in the FROM clause. For more information, see UPDATE in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not perform the operation.
TT-02791
The FROM clause of a join update statement must include the updated table
Cause
You issued an UPDATE statement, specifying a join in the SET clause, but did not specify the table to be updated in the FROM clause.
Action
Retry the UPDATE statement making sure to specify the table to be updated in the FROM clause. For more information, see UPDATE in the Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not perform the operation.