Database Error Messages

OCI-42045

COPY_VPD_OPT cannot be set to CONS_VPD_NONE with VPD policies on table "string"."string".

Cause

An attempt was made to set the COPY_VPD_OPT value to CONS_VPD_NONE. COPY_VPD_OPT cannot be set to CONS_VPD_NONE with Virtual Private Database (VPD) policies on the original table.


Action

Set COPY_VPD_OPT to CONS_VPD_AUTO or CONS_VPD_MANUAL.