Oracle Error ORA-42040: cannot online redefine table “string”.”string” with column of binary XML type

Oracle Error Message

ORA-42040: cannot online redefine table “string”.”string” with column of binary XML type

Reason for the Error

An attempt was made to redefine a table with a column of binary XML type.

Solution

Do not attempt to online redefine a table with a column of binary XML type.