Previous Topic: IDCMGENX08 - Invalid SQLCA data structure at field nameNext Topic: IDCMGENX10 - The SQLCA may not be in a panel.


IDCMGENX09 - The SQLCA may not be an occurring item

Reason:

The data-item SQLCA has an Occurs specification greater than 1. DB2 forbids the use of multiple SQLCAs per program.

Action:

Reset the Occurs specification to spaces or 1.