Previous Topic: Verify UNIX Socket RequirementsNext Topic: MSMCPROC


Configure the MSMCPROC and MSMCAUX JCL Procedures

MSMCPROC is the JCL procedure that is used to start the SCS address space. CA Common Services for z/OS that CA CSM uses includes a sample procedure in the member MSMCPROC of the CA Common Services for z/OS CAW0PROC (CCShlq.CAW0PROC) library. You must copy this procedure to a system PROCLIB that the z/OS START commands use and modify it to suit your installation environment. The MSMCPROC sample member describes the changes that are required.

MSMCAUX is the JCL procedure that is used to start the auxiliary address space. CA Common Services for z/OS that CA CSM uses includes a sample procedure in the member MSMCAUX of the CA Common Services for z/OS CAW0PROC (CCShlq.CAW0PROC) library. You must copy this procedure to a system PROCLIB that z/OS START commands use and modify it to suit your installation environment. The MSMCAUX sample member describes the changes that are required. Do not start the MSMCAUX procedure manually. The MSMCAUX procedure is started by the SCS address space (MSMCPROC).

This section contains information about how to configure the MSMCPROC procedure and the MSMCAUX procedure.