Determining the TCP/IP Stack
In order to determine the TCP/IP stack that is to be used by the Adabas SQL Gateway data server, you must add an assignment for the SAS/C environment variables 'TCPIP_MACH' to the CNXPARMS member described in
Verifying the Installation and Starting the CONNX Listener.
For IBM TCP/IP, the socket library must locate the TCP/IP address spaced under z/OS. The name of the address space may vary from site to site.
The SAS/C compiler uses the TCPIP_MACH environment variable to determine the value of this name. If the TCPIP_MACH variable does not exist, the socket library searches for the name in the TCPIP.DATA files under z/OS. If this file is not available, the socket library uses a default value of TCPIP to locate the TCP/IP address space.