Previous Topic: Configure the MSMCPROC and MSMCAUX JCL ProceduresNext Topic: MSMCAUX


MSMCPROC

The SCS address space uses the MSMCPROC JCL procedure. Copy this procedure to a system PROCLIB that the z/OS START commands use, and modify it to suit your installation environment.

You can:

If the z/OS UNIX System Services environment on your system is not configured with an AF_INET6 domain in the SYS1.PARMLIB(BPXPRMxx) member, update the TCP/IP parameters in the SCS address space parameter member MSMCPARM. Change <TCPIP ipaddr="::" port="49152"/> to <TCPIP ipaddr = "0.0.0.0" port="49152"/>.

You can start the SCS address space as a started task or as an initiated job.