Database Error Messages

ORA-23550

cannot redefine a table with interim table having identity columns that appear in column mapping

Cause

An attempt was made to redefine a table where the interim table has identity columns that appear in column mapping.


Action

Do not perform this redefinition operation or avoid using identity columns of the interim table in column mapping.