Previous Topic: IDAEDB2P09 - INTERR: VPE error for $LDM or $RLM operationNext Topic: IDAEDB2P11 - Storage violated by user plan exit


IDAEDB2P10 - DB2 connection problem

Reason:

A previous embedded SQL statement was executed unsuccessfully. This caused problems between CICS and DB2. The SQLCODE is -922.

Action:

Check the SQLCODE of previous SQL statements and refer to DB2 guides for corrective action. In case of embedded SQL, use the WHENEVER statement to obtain the SQLCODE.