Previous Topic: CAL2C059INext Topic: CAL2C301W


CAL2C300W

X2W0 ESTAE ENTERED - WIP=wwww (aaaa) (pppppppp): ddd...ddd

Reason:

The main task error routine has been entered for an abend in processing. The where-in-program code is indicated by wwww. The abend code is indicated by aaaa (hex). The abend PSW is indicated by pppppppp. If the PSW points to an address within the main task program (CAL2X2W0), it is in the form of '+offset'. If not, it is the full eight character PSW. The description of the action being taken by the recovery routine is indicated by ddd...ddd. 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:

Check your exit for errors if the abend occurred in the user print exit (WIP=M7EX). Otherwise, contact CA Support at ca.com/support for assistance.