Database Error Messages

ORA-42092

cannot add, remove or modify columns of Automatic CDR enabled table "string"."string" with online redefinition

Cause

Cannot add, remove, or modify columns with Automatic Conflict Detection and Resolution (ACDR) enabled using online redefinition.


Action

Do not attempt to add, remove, or modify a column on a table with Automatic Conflict Detection and Resolution (ACDR) enabled using online redefinition. Use ALTER TABLE instead.