Oracle Error ORA-12092: cannot online redefine replicated table “string”.”string”

Oracle Error Message

ORA-12092: cannot online redefine replicated table “string”.”string”

Reason for the Error

An attempt was made to online redefine a table that is either a materialized view or a replicated table.

Solution

Do not attempt to online redefine a table that is either a materialized view or a replicated table.