Oracle Error Message
ORA-42000: invalid online redefinition column mapping for table “string”.”string”
Reason for the Error
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.
Solution
Pass a NULL column mapping parameter.