Database Error Messages

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

PGU-42035

invalid null operand in pseudo-text in a COPY REPLACING clause

Cause

The first operand in a REPLACING clause of a COPY statment is pseudo-text but the pseudo-text is null.


Action

Replace the null pseudo-text string with a non-null string.