Oracle Error ORA-42039: cannot online redefine table “string”.”string” with FGA or RLS enabled

Oracle Error Message

ORA-42039: cannot online redefine table “string”.”string” with FGA or RLS enabled

Reason for the Error

An attempt was made to redefine a table with Fine Grained Auditing (FGA) or Row Level Security (RLS) enabled.

Solution

Do not attempt to online redefine a table with Fine Grained Auditing (FGA) or Row Level Security (RLS) enabled.