Database Error Messages

PGU-42026

COPY copies a COPY REPLACING or vice versa

Cause

The source file copied by a COPY statement cannot contain a COPY ... REPLACING statment; or the source file copied by a COPY ... REPLACING statement cannot have a COPY statement.


Action

Correct the file in error.