TCPIP$UCP_HELP.HLB  —  DISABLE  SERVICE
    For most services, this command disables the specified service
    but does not stop the current process. This allows you to
    perform an orderly shutdown of the service, which prevents new
    connections while allowing current connections to continue.

    To stop and restart the current process:

    1. Wait until the process exits, or stop it using the service-
       specific shutdown command procedure (TCPIP$service_
       SHUTDOWN.COM).

    2. Restart the service using the service-specific startup command
       procedure (TCPIP$service_STARTUP.COM).

    Note that, for the NFS server, TELNET, and RLOGIN, the DISABLE
    SERVICE command stops the current process.

    Related commands: ENABLE SERVICE, SET SERVICE, SHOW SERVICE

    Format

      DISABLE SERVICE  service

                       [ /ADDRESS=IP_address ]

                       [ /PORT=n ]

                       [ /PROCESS=process ]

                       [ /PROTOCOL=protocol ]
Additional Information: explode extract
Parameters Qualifiers Examples
Close Help