Previous Topic: Restart Manager UsageNext Topic: Place License Keys in the CA Common Services PPOPTION Data Set


Start CA MII with the Address Space Creation Utility

Note: The Early Start Mechanism ensures that CA MII runs as a SYSTEM address space. However, if the Early Start Mechanism is in use and CA MII terminates, then restart CA MII using the Address Space Creation Utility.

In general, service providers should execute with a higher dispatching priority than service requestors. CA MIM provides vital system services for z/OS address spaces and users. Therefore, CA MIM must obtain the resources necessary to provide a time critical service. Execute the CA MIM address space as a system created address space to provide optimal throughput. System address spaces execute with a fixed dispatching priority of 255.

Utility Components

The CA MIM Address Space Creation Utility consists of two components:

MIMASCRE Program

MIMASCRE defines CA MIM as a system address space. MIMASCRE is included with the base CA MIM installation.

PROCASC JCL Procedure

The PROCASC sample JCL procedure executes the MIMASCRE program. PROCASC installs to the CAI.CBTDPROC data set and is included with the base CA MIM installation.

Using the ASCRE utility
parameters

Specifies the CA MIM procedure name followed by any optional CA MIM JCL procedure overrides.

Examples:
  1. Assume that CA MII is started using a JCL procedure named CAMIMGR.

    To use the CA MIM Address Space Creation Utility to start CAMIMGR as a system address space follow these steps:

    1. Customize the PROCASC JCL procedure to fit installation standards, rename it to MIMASC, and copy it to an appropriate procedure library.
    2. Start the utility. Assume that CAMIMGR is usually started with START CAMIMGR. To start CAMIMGR as a system address space issue:
      START MIMASC,,,CAMIMGR
      

      The MIMASC task starts and ends quickly, but creates a system address space named CAMIMGR. The CAMIMGR system address space continues through normal CA MIM initialization and remains active with a dispatching priority of 255 (hex ‘FF’) providing optimal throughput.

  2. Assume the desired effect is: