Pathway/XM System Management Manual
PXMCOM Commands
Compaq NonStop™ Pathway/XM System Management Manual—426761-001
11-98
STOP TCP
WAIT
directs the PXMCOM process to retry the command every second if the STOP
command is rejected with an invalid TCP-state error.
If you omit this option, the STOP command aborts on any error.
Considerations
•
The PATHMON process stops all TCP processes in the order that you specify. It
cannot stop a TCP until all of the terminals controlled by the TCP are stopped.
•
If you use the WAIT option, the PATHMON process immediately stops all the TCP
processes that it can and stops any remaining TCP processes later.
Examples
The following command stops all TCP processes in the RUNNING state:
STOP TCP *, STATE RUNNING
The following command stops only the TCP that manages the TERM named TERM14:
STOP TCP TERM14
The following command stops all TCP processes:
STOP TCP *, WAIT