Database Error Messages

ORA-42000

invalid online redefinition column mapping for table "string"."string"

Cause

An attempt was made to change the logical structure of a materialized view log, queue table, or a partition by specifying a non-NULL column mapping during online redefinition.


Action

Pass a NULL column mapping parameter.