Database Error Messages

PGU-42004

COPY not allowed as operand-1 or operand-2 in COPY REPLACING

Cause

COPY reserved word not allowed as operand-1 or operand-2 in the REPLACING clause of a COPY statement.


Action

If operand-1 replace COPY by some other word here and in the copied source file. If operand-2, examine offending COPY clause for missing terminator or reserved words.