AD3T
Explanation
The transaction was unable to obtain a DB2 thread from the pool. Message DFHDB2011 is output to transient data. The transaction was abended because the transaction tried using a DB2ENTRY but all threads were in use on the DB2ENTRY, and despite threadwait(pool) being specified, all threads in the pool were also in use. The pool definition within the DB2CONN specifies threadwait(no).
System action
The task is abnormally terminated with a CICS transaction dump.
User response
Determine whether more threads should be allocated to the DB2ENTRY or the pool, or whether the number of instances of this transaction should be limited using TRANCLASS.
Module
DFHD2EX1Applicable releases in Version 6
- beta
- 6.3
- 6.2
- 6.1