TimesTen Error Messages

TT-02244

Cannot drop compressed column column_name without also dropping column column_name which is in same compression group.


Cause

You did not drop all columns in a multiple column compression group.


Action

Perform the ALTER TABLE statement again making sure to drop all of the columns in the multiple column compression group. For more information, see ALTER TABLE in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not drop the columns.