Database Error Messages

OCI-42046

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

Cause

An attempt was made to set the COPY_VPD_OPT value to either CONS_VPD_NONE or CONS_VPD_AUTO. Cannot set the COPY_VPD_OPT value to CONS_VPD_NONE or CONS_VPD_AUTO with Virtual Private Database (VPD) policies on the interim table.


Action

Set the COPY_VPD_OPT value to CONS_VPD_MANUAL.