Previous Topic: Setup Multiple CCITCP Address Spaces

Next Topic: Setup XCF/XES Parameters

Change the Characteristics of a Protocol

If you would like to change the name of the procedure started by CAICCI for a specific protocol you may do so by creating a 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=''''

Where xxxxxxxx and yyyyyyy are the procnames you wish to use.

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