DFS4343E IMS STORAGE CLEANUPABEND abend_code PSW=psw RSN=rsn modname=module_address
Explanation
An abnormal termination occurred in IMS storage cleanup processing during IMS termination.In the message text:
- abend_code
- The abend code that was received; Sxxx for a system abend, Uxxxx for a user abend.
- psw
- The PSW (program status word) content at the time of the termination.
- rsn
- The abend reason code, if any;
N/A
if there is none. - modname
- The name of the IMS cleanup module that detected the termination. This module might not be the one in which the termination occurred.
- module_address
- The address of the module identified with modname.
System action
When an abnormal termination occurs during IMS storage cleanup, the storage cleanup recovery routine receives control from z/OS®. The recovery routine analyzes the abend, takes appropriate action, and gathers diagnostic data. The recovery routine will take an SDUMP for the first abend that occurs during processing. If possible, the recovery routine will recover from the termination and return control to the storage cleanup routine to continue releasing storage.For abends after the first, the recovery routine will issue message this message and create an error entry in LOGREC, but does not take another SDUMP.