Oracle Error ORA-42030: cannot online redefine table “string”.”string” with commit SCN-based MV log

Oracle Error Message

ORA-42030: cannot online redefine table “string”.”string” with commit SCN-based MV log

Reason for the Error

An attempt was made to redefine a table which had a commit SCN-based materialzed view log defined on it.

Solution

Do not attempt to online redefine a table that has a commit SCN-based materialzed view log defined on it.