The APPLY failed because of the following error message for SYSPRINT Library.
GIM44004S ** SYSTEM ABEND B37 OCCURRED WITH A REASON CODE OF '00000004'X AFTER SMP/E CALLED THE IEWL UTILITY. THE />SYSPRINT LIBRARY RAN OUT OF SPACE. THE LIBRARY IS NOT ELIGIBLE FOR RETRY PROCESSING BECAUSE IT IS NOT THE />LIBRARY BEING UPDATED BY SMP/E.
How do you increase the size of the SYSPRINT file to avoid the B37?
Release: 6.1-Chorus Software Manager
Component:
To resolve:
1. Shutdown the MSMTC (Tomcat)
2. In the CSM SAMPLIB(MSMLIB) member increase the following parameter to 60
IJO="$IJO -DCSM_SIS.SYSPRINT.DEFAULT.CYLINDERS=60"
3. Restart MSMTC (Tomcat)
4. Perform the task that ran out of space again and it should now run to completion.