00E50081   

Explanation

A TCB execution unit processor determined that the list of active ESTAE exits associated with the TCB contained one or more entries for ESTAEs which should not be active. This check is made at the conclusion of a resource manager function executing under the TCB.

System action

An SVC dump is requested specifying an abend code of X'04E' and this reason code. The extraneous ESTAE entries are deleted. Execution continues. The application is not notified.

Operator response

Notify the system programmer of the SVC dump.

System programmer response

If you suspect an error in DB2®, you might need to report the problem. For information about identifying and reporting the problem, see Collecting diagnostic data.

Problem determination

MVS™ console is logged and the SVC dump is taken. No record is written to SYS1.LOGREC.

One or more resource manager functions created an ESTAE exit which was not deleted. Locate the TCB requesting the dump (It will be a DB2 service task in the home address space at the time the dump was requested.) Field TCBSTABB points to a chain of ESTAE Control Blocks (SCB) for active exits. The only valid SCBs are for the ESTAE exit established (with a token) by DSNVEUS3 and an ESTAI exit established when the task was created. SCBs are located in LSQA. The SCB format is provided as a data area in the appropriate MVS debugging guides.