GIM44007I SYSTEM ABEND abncode OCCURRED WITH A REASON CODE OF rsncode AFTER SMP/E CALLED THE utility UTILITY. THE library LIBRARY RAN OUT OF SPACE. THE LIBRARY IS NOT ELIGIBLE FOR RETRY PROCESSING BECAUSE IT WAS NOT SPECIFIED IN THE RETRYDDN LIST.
Explanation
- abncode
- abend code
- rsncode
- abend reason code
- utility
- name of the load module for the utility
- library
- ddname of the library or the ddname/generated-ddname used during the cross-zone phase of APPLY or RESTORE processing
The indicated library ran out of space when it was being processed by the utility. The library is
not eligible for retry processing because it was not in the RETRYDDN list explicitly or by default
if ALL was specified.
Note: If an out of space ABEND is encountered while SMP/E
attempts to create a directory entry for a member in the data set, the ABEND reason code value in
the message will be '????????' . This is because the reason code value is not returned to SMP/E by
the STOW macro system service it uses to create directory entries.
System action
A subsequent message identifies the system action.
Programmer response
Increase the size of the library being processed, and rerun the job if necessary.