Pathway/XM System Management Manual
PXMCOM Commands
Compaq NonStop™ Pathway/XM System Management Manual—426761-001
11-97
STOP TCP
STOP TCP
This command stops TCP processes. This command cannot stop external TCPs (TCPs
controlled by another Pathway/XM environment) that are linked to local server
processes.
term-name
specifies the name of a TERM object. The STOP TCP command is issued to the
TCP that manages this TERM object.
GROUP group-name
specifies the name of a set of TERM objects, each configured as a member of the
specified group. The STOP TCP command is issued to each TCP that manages a
TERM object associated with this group.
*
issues the STOP TCP command to all TCP processes in the Pathway/XM
environment. If option is also specified, PXMCOM issues the command to all
TCP processes meeting the criteria specified.
SEL or STATE
issues the STOP TCP command only to TCP processes in the specified state. You
can substitute SEL for STATE. Possible states are:
PENDING NOT PENDING
RUNNING NOT RUNNING
STOPPED NOT STOPPED
This command affects only those TCP processes in the RUNNING state. If you
specify any other state, the system displays the command prompt again; it does not
display any output or generate an error message.
STOP TCP { term-name } [ , WAIT ]
{ GROUP group-name }
{ * , option }
option is:
{ SEL [ NOT ] { PENDING | RUNNING | STOPPED } }
{ STATE [ NOT ] { PENDING | RUNNING | STOPPED } }