Oracle Error ORA-42041: cannot online redefine table “string”.”string” with nested table columns

Oracle Error Message

ORA-42041: cannot online redefine table “string”.”string” with nested table columns

Reason for the Error

An attempt was made to redefine a table with nested table columns.

Solution

Do not attempt to online redefine a table with nested table columns.