Previous Topic: APF-Authorize the Runtime Load LibrariesNext Topic: Syntax Check the Parameter Library


Deploy the Startup JCL PROCs

Deploy the JCL PROCs configured by CA CSM.

Follow these steps:

  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 CAMIMGR and must be in a proclib allocated by MSTJCL.

  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.