Database Error Messages

OCI-42061

cannot update a typed table or a table with an ADT column

Cause

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


Action

Refer to the documentation for restrictions.