Previous Topic: APF-Authorize the Runtime Load Libraries

Next Topic: Syntax Check the Parameter Library

Deploy the Startup JCL PROCs

Follow these steps to deploy the JCL PROCs configured by CA MSM.

  1. Copy MIIPROC (if it exists).

    Copy rthlq.MIMSCNTL(MIIPROC) to any JCL PROCLIB that is automatically searched as part of z/OS START command processing, such as SYS2.PROCLIB. You can rename the PROC.

    Note: If you use the CA MII Early Start Mechanism, you MUST start CA MII with a PROC named SYS1.PROCLIB(CAMIMGR).

  2. Copy MIAPROC (if it exists)

    Copy rthlq.MIMSCNTL(MIAPROC) to any JCL PROCLIB that is automatically searched as part of z/OS START command processing, such as SYS2.PROCLIB. You can rename the PROC