Previous Topic: IDCMCDER14 - Only one COPY of the SQLCA for DB is permitted for WOR and PARNext Topic: IDCMCDER16 - Seq DVW size must be same as PARM Record Length


IDCMCDER15 - Only one copy of the SQLCA for DB2 is permitted for WOR and PAR

Reason:

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

Action:

Remove all but one of the COPY DB2 SQLCA statements.