TT-02250
New column name column_name duplicates existing column name
Cause
You attempted to ALTER a table by adding a column with the same name as an existing column.
Action
Specify a column name that does not already exist in the table. For more information, see ALTER TABLE in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not alter the table to add the column.
TT-02250
New column name column_name duplicates existing column name
Cause
You attempted to ALTER a table by adding a column with the same name as an existing column.
Action
Specify a column name that does not already exist in the table. For more information, see ALTER TABLE in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not alter the table to add the column.
TT-02250
New column name column_name duplicates existing column name
Cause
You attempted to ALTER a table by adding a column with the same name as an existing column.
Action
Specify a column name that does not already exist in the table. For more information, see ALTER TABLE in the Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not alter the table to add the column.