TT-02249
Duplicate column name found in update set list
Cause
You attempted to update a table and specified the same column more than once in the column list of the SET clause.
Action
Reissue the UPDATE statement, but do not specify the same column more than once in the column list of the SET clause. For more information, see UPDATE in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not update the table.
TT-02249
Duplicate column name found in update set list
Cause
You attempted to update a table and specified the same column more than once in the column list of the SET clause.
Action
Reissue the UPDATE statement, but do not specify the same column more than once in the column list of the SET clause. For more information, see UPDATE in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not update the table.
TT-02249
Duplicate column name found in update set list
Cause
You attempted to update a table and specified the same column more than once in the column list of the SET clause.
Action
Reissue the UPDATE statement, but do not specify the same column more than once in the column list of the SET clause. For more information, see UPDATE in the Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not update the table.