Previous Topic: IDCMCDER13 - DB or DB2 must be followed by SQLCA or a commentNext Topic: IDCMCDER15 - Only one copy of the SQLCA for DB2 is permitted for WOR and PAR


IDCMCDER14 - Only one COPY of the SQLCA for DB is permitted for WOR and PAR

Reason:

Only a single copy of CA Datacom/DB's SQLCA can be requested in a program working data and parameter data components. A COPY SQLCA clause without an explicit dbms-type descriptor and an environment component Primary SQL DBMS of DB, assume COPY DB SQLCA.

Action:

Remove all but one of the COPY DB SQLCA statements.