Error: B37-04 abend on xMUOLIB in production reporting jobstream
search cancel

Error: B37-04 abend on xMUOLIB in production reporting jobstream

book

Article ID: 444928

calendar_today

Updated On:

Products

MICS Resource Management

Issue/Introduction

MICF SASODS production reporting jobs abend with a B37-04 space error when writing to temporary libraries such as xMUOLIB or MCOLIB.  
Note. 'x' refers to the database unit identifier.

This occurs when the allocated space for temporary SAS files is exhausted during processing.

The following error appears in the job log:

IEC030I B37-04,IFG0554A,####,ISPF,BMUOLIB,####,volser,dsn

The MICSELOG contains the following:

WARNING: PARTIAL VALUE INITIALIZATION OF THE ARRAY SASLTD.                     
ERROR: INSUFFICIENT SPACE IN FILE BMUOLIB.USERFMT2.CATALOG.                    
ERROR: FILE BMUOLIB.USERFMT2.CATALOG IS DAMAGED. I/O PROCESSING DID NOT COMPLETE.
ERROR: FILE BMUOLIB.USERFMT2.CATALOG HAS NOT BEEN SAVED BECAUSE COPY COULD NOT BE COMPLETED.

Environment

MICS Resource Management 14.5

Resolution

Increase the space allocation for the TEMPSAS data set:

  1. Navigate to the MICS Administrator Facility (MAF).
  2. Select 0 - MICS Administrator Facility Parameters.
  3. Select 4 - Data Set Allocation Parameters.
  4. Locate TEMPSAS in the list of names.
  5. Increase the primary and secondary allocation values.
  6. Exit the panels and MWF completely to save changes.
  7. Rerun the failing jobstream.

Additional Information: If the issue persists, consult with your storage administration team to ensure the requested space is available on the target volumes.

Additional Information

Refer to the Administrator Facility Parameters section for more information regarding the various MAF parameters.