Previous Topic: Set up Multiple CCITCP Address SpacesNext Topic: Set up XCF/XES Parameters


Change the Characteristics of a Protocol

To change the procedure name started by CAICCI for a specific protocol, create an SPNPARMS member with the following parameters:

TCPIP   SERVICE  SERVER_NAME=MVS_START_SERVER,
                    MAX#_PROCESSES=1

                    PROCESS  PROCESS_TYPE=MVS_STC,PROCNAME=xxxxxxxx,
                    PARM=!

TCPIPGW    SERVICE  SERVER_NAME=MVS_START_SERVER,
                     MAX#_PROCESSES=1

                     PROCESS  PROCESS_TYPE=MVS_STC,PROCNAME=yyyyyyyy,
                     PARM=!

xxxxxxxx and yyyyyyy are the procnames that you want to use.

Note: SPNPARMS is a DD in your CAIENF JCL. To implement a change or addition to this data set, restart CAIENF.