Steps for dynamically changing TCPIP.DATA statements without using GLOBALTCPIPDATA:

This topic describes the steps of dynamically changing the TCPIP.DATA statements, but not using GLOBALTCPIPDATA.

Procedure

Perform the following steps to dynamically change TCPIP.DATA statements without using GLOBALTCPIPDATA.

  1. Change the MVS™ data set or z/OS® UNIX file currently being used for TCPIP.DATA statements to the new values.

    ___________________________________________________________________

  2. To use the changed values, issue the MODIFY RESOLVER,REFRESH command. When application programs that are configured to use the TCPIP.DATA file make their next resolver socket call (for example, gethostbyaddr or gethostbyname), the new values are used.