How to change the primary and secondary file allocation for the tmproot file system to avoid SB37 abends.
search cancel

How to change the primary and secondary file allocation for the tmproot file system to avoid SB37 abends.

book

Article ID: 18805

calendar_today

Updated On:

Products

Compress Data Compression for MVS Compress Data Compression for Fujitsu Datacom DATACOM - AD Mainframe Software Manager (Chorus Software Manager) MICS Resource Management CIS COMMON SERVICES FOR Z/OS 90S SERVICES DATABASE MANAGEMENT SOLUTIONS FOR DB2 FOR Z/OS COMMON PRODUCT SERVICES COMPONENT Common Services CA ECOMETER SERVER COMPONENT FOC Easytrieve Report Generator for Common Services INFOCAI MAINTENANCE IPC UNICENTER JCLCHECK COMMON COMPONENT Mainframe VM Product Manager CHORUS SOFTWARE MANAGER CA ON DEMAND PORTAL CA Service Desk Manager - Unified Self Service PAM CLIENT FOR LINUX ON MAINFRAME MAINFRAME CONNECTOR FOR LINUX ON MAINFRAME GRAPHICAL MANAGEMENT INTERFACE WEB ADMINISTRATOR FOR TOP SECRET Xpertware

Issue/Introduction

Description:

How to change the primary and secondary file allocation for the tmproot file system to avoid SB37 abends.

Solution:

In your MSM SAMPLIB(MSMLIB)

   After IJO="$IJO -DCSM_MPM.TEMPSPACE.MINIMUM.IDLE.MINUTES=60" 

 Insert these two lines:

  IJO="$IJO -DCSM_MPM.TEMPSPACE.PRIMARY.TRACKS=nnn"   

 IJO="$IJO -DCSM_MPM.TEMPSPACE.SECONDARY.TRACKS=nnn" 

 

Change nnn to the number of primary and secondary tracks.

Recycle Tomcat MSM startup proc.

Environment

Release:
Component: MSM