Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-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().