Limited supportBMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see LOADPLUS for DB2 13.1.

Customizing products that prevent x37 abends in LOADPLUS


Products that prevent x37 abends must be customized to ensure that they work properly with EXCP processing in LOADPLUS.

When inadequate space is available for work data sets during job execution, the system issues an x37 abend and ends the job. Some sites use products such as the MainView Storage Resource Manager (SRM) StopX37/II product to allocate additional volumes automatically when this condition occurs. However, those products might fail to intercept x37 abends if EXCP processing is in use.

LOADPLUS uses EXCP processing. Complete the following procedure to ensure proper handling of x37 abends.

To prevent x37 abends in LOADPLUS

  1. Determine whether your site uses a product that intercepts x37 abends and whether that product is sensitive to EXCP processing.See your DASD storage management system administrator for assistance.
  2. If you use MainView SRM StopX37, use one of the following methods to customize the product to prevent x37 abends in LOADPLUS.

    Important

    If you use a similar product from another vendor, see that product’s documentation regarding activating support for EXCP processing.

    • Update the System Master Global member (the active SMMSYSxx member) in UBBPARM:

      SKIP=(PROG=AMUUMAIN,CHECK=(EXCP))

      Using this method eliminates the need to maintain the code in any subsequent RLST processing.

    • Include the NOCHECK keyword in the specific SMRLSTxx member that is associated with the SPACVOLA function. (The variable numberOfVolumes represents the maximum number of volumes that can be available for volume extension.)

       SET SPACVOLA=<numberOfVolumes> NOCHECK=EXCP
                     INC PGM=(AMUUMAIN)

      Using this method instructs the system to allow jobs that execute the listed programs to run regardless of whether those programs use EXCP processing.


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*