Products
Solutions
Support & Services
Company
How To Buy
Skip to main content (Press Enter).
Sign in
Skip auxiliary navigation (Press Enter).
Register
Skip main navigation (Press Enter).
Toggle navigation
Search Options
Home
Communities
All Communities
Enterprise Software
Mainframe Software
Symantec Enterprise
Blogs
All Blogs
Enterprise Software
Mainframe Software
Symantec Enterprise
Events
Enterprise Software
Mainframe Software
Symantec Enterprise
Water Cooler
Groups
Enterprise Software
Mainframe Software
Symantec Enterprise
Mainframe Software Manager
Mainframe Software
Community Home
Threads
Library
Events
Members
Back to discussions
Expand all
|
Collapse all
Tech Tip: CA CSM B37 Abend on the SYSPRINT file during an Apply
1.
Tech Tip: CA CSM B37 Abend on the SYSPRINT file during an Apply
0
Recommend
Broadcom Employee
Jennifer Bailey
Posted Jun 05, 2018 10:28 AM
Reply
Reply Privately
Options Dropdown
Introduction:
The apply of PTFs is impossible for CA DB2 Tools product after a B37 abend on the SYSPRINT file:
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.
There is the same problem after increasing the DDDEF in SMPE for CADBMS, the available space on DASD is correct.
Question:
How can we modify the SYSPRINT size under CSM to get rid of this problem?
Answer:
The default allocation parameters of the SYSPRINT data set (30 cylinders for the primary and secondary size) are not sufficient.
You have to increase the allocation parameters of the SYSPRINT data set.
In the RunTimeMVSHLQPrefix.SAMPLIB(MSMLIB) member, locate the following line:
IBM_JAVA_OPTIONS="$IJO "
Add the following statement anywhere in between the first IJO statement and the located line, set the parameter to the number of cylinders sufficient for the installation. Then, save the changes:
IJO="$IJO -DCSM_SIS.SYSPRINT.DEFAULT.CYLINDERS=number_of_cylinders”,
Example:
IJO="$IJO -DCSM_SIS.SYSPRINT.DEFAULT.CYLINDERS=200”,
...
IBM_JAVA_OPTIONS="$IJO "
Restart the CA CSM application server.
Restart and complete the failed installation.
Once you increase the allocation parameters, CA CSM will use the new increased values for all subsequent installations.
If you want to increase the parameters for the failed installation only and then go back to the default values,
delete the parameter from the SAMPLIB(MSMLIB) data set member after the installation succeeds.
Then, restart the CA CSM application server. The allocation parameters are set to their defaults (30 cylinders).
×
New Best Answer
This thread already has a best answer. Would you like to mark this message as the new best answer?
Skip Navigation Links
Footer
Copyright 2023. All rights reserved.
Powered by Higher Logic