Database Error Messages

ORA-42072

REDEF_TABLE() does not support a table with LONG column.

Cause

An attempt was made to redefine a table that has a LONG column with the REDEF_TABLE() procedure.


Action

Do not attempt to redefine a table with LONG column using REDEF_TABLE().