Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-42043

CONS_VPD_AUTO is only applicable to null column mapping

Cause

An attempt was made to specify CONS_VPD_AUTO for non-null column mapping other than null column mapping. CONS_VPD_AUTO can only be specified for null column mapping.


Action

Set the COPY_VPD_OPT value to CONS_VPD_MANUAL.