ORA-42000: invalid online redefinition column mapping for table "string
"."string"What triggered 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.What should we do to fix it:
Pass a NULL column mapping parameter.