Database Error Messages

OCI-42060

cannot update a table with a nested table column

Cause

An UPDATE statement passed to the DBMS_REDEFINITION.EXECUTE_UPDATE method attempted to update a table with a nested table column, which is not supported.


Action

Refer to the documentation for restrictions.