Previous Topic: CAL2T023ENext Topic: CAL2T025E


CAL2T024W

X2T0 ESTAE entered: WIP=wwww (aaaa) (pppppppp): ddd...ddd

Reason:

The main task error routine has been entered for an abend in processing.

wwww

Indicates the where-in-program code.

aaaa (hex)

Indicates the abend code.

pppppppp

Indicates the abend PSW.

If the PSW points to an address within the main task program (CAL2X2T0), it is in the form of +offset. If not, it is the full eight-character PSW.

ddd...ddd

Indicates the description of the action that the recovery routine is taking.

If the recovery routine attempts to continue processing, the description is RETRY IS BEING ATTEMPTED.

If the abend occurred during a call to the user print exit, no more calls are made to the print exit.

If the recovery routine does not attempt to continue, the description is ALLOWING ABEND TO PROCEED, and the task abends.

Action:

Perform the following actions: