Previous Topic: IDCMCDEP94 - DEP must be followed by ONNext Topic: IDCMCDEP96 - DVW ELEMENT has missing or misaligned field(s)


IDCMCDEP95 - COPY must be followed by DVW or SQLCA

Reason:

The word COPY or COP is assumed to be the first word of a clause with the following format:

COPY DATAVIEW dvw-name <:comment> In DB2-capable environments, the clause can also assume the form
COPY SQLCA <:comments> Any variation from this syntax causes this error message.

Action:

Correct the syntax to conform to the above specification or remove the word COPY or COP.