TCP/IP (Parallel Library) Configuration and Management Manual
SCF Reference for Parallel Library TCP/IP
HP NonStop TCP/IP (Parallel Library) Configuration and Management Manual—522271-006
5-140
STOP PROCESS Command for TCPMAN
STOP PROCESS Command for TCPMAN
The STOP PROCESS command terminates the activity of the specified TCPMAN
process in a normal, orderly manner. This is a sensitive command.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
PROCESS $ZZTCP
is the TCPMAN process. If you omit the object name, SCF uses the assumed
object name. For information about the ASSUME command, see the SCF
Reference Manual for G-Series RVUs.
SUB ALL
The SUB ALL modifier stops all configured TCPMON objects.
Examples
The following command terminates the operation of the TCPMAN process:
SCF> STOP PROCESS $ZZTCP
Considerations
•
To stop a process immediately, use the ABORT command.
•
If the TCPMAN process has been added as a generic process, you must use the
ABORT command under the Kernel subsystem (ABORT PROCESS
$ZZKRN.#ZZTCP) to stop it. See the SCF Reference Manual for G-Series RVUs
for more information about managing generic processes.
•
The SUB ALL option stops the TCPMON objects but leaves them in the system
configuration database.
STOP PROCESS Command for TCPSAM
The STOP PROCESS command terminates the activity of the specified TCPSAM
process without stopping the Parallel Library TCP/IP subsystem. This is a sensitive
command.
STOP [ / OUT file-spec / ] [ PROCESS $ZZTCP ]
[, SUB ALL ]