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.