Previous Topic: APF-Authorize the Runtime Load LibrariesNext Topic: Customize Parameter Library Members


Customize Startup JCL PROCs

This step customizes JCL PROCs used to start CA MIM components on each system.

Some sites prefer to run all three CA MIM components (CA MIA, CA MIC, and CA MII) in a single CA MIM address space; however, we recommend that you run the three CA MIM components in two or three separate CA MIM address spaces.

Note: For more information about running CA MIM components in separate address spaces, see the CA MIM Programming Guide.

Data set CAI.CBTDPROC contains the following sample startup JCL PROCs:

To customize the JCL PROCs

  1. Copy one or more of the sample JCL PROCs in CAI.CBTDPROC to any JCL PROCLIB that is automatically searched as part of z/OS START command processing, such as SYS2.PROCLIB. You may rename the PROCs if you wish.

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

  2. The sample JCL PROCs use the default data set names CAI.CBTDPARM, CAI.CBTDMSEN, and CAI.CBTDLOAD on the MIMPARMS, MIMMSGS, and STEPLIB DDs, respectively. Customize your copies of the JCL PROCs to use the actual data set names of the deployed runtime copies of those data sets.