Database Error Messages

ORA-42082

cannot update a table with a hidden column

Cause

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


Action

Refer to the documentation for restrictions.