Previous Topic: IDCMCDER12 - Keyword DB or DB2 must be preceded by COPYNext Topic: IDCMCDER14 - Only one COPY of the SQLCA for DB is permitted for WOR and PAR


IDCMCDER13 - DB or DB2 must be followed by SQLCA or a comment

Reason:

The word DB or DB2 is assumed to be the dbms-type word of a clause with the following format:

COPY ¯dbms-type§ SQLCA <:comment> You can split the clause over multiple lines at any word break, but the remainder of the line must be either blank or a comment.  Any variation from this legal syntax result in this error message.

Action:

Correct the syntax to conform to the above specification.