Pathway/XM System Management Manual

PXMCOM Commands
Compaq NonStop™ Pathway/XM System Management Manual426761-001
11-100
STOP TERM
RUNNING NOT RUNNING
STOPPED NOT STOPPED
SUSPENDED NOT SUSPENDED
This command affects only those TERM objects in the RUNNING or SUSPENDED
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.
Considerations
This command is usually issued only to configured TERM objects; temporary
TERM objects created in response to a RUN PROGRAM command are usually
terminated automatically by the PATHMON process when the task has completed.
When TERM objects are aborted with an ABORT TERM command, no replies from
outstanding SEND operations are received. This differs from the STOP TERM
command, which does not complete until replies are received from all outstanding
SEND operations.
Examples
The following command stops the specified TERM object:
STOP TERM TERM-1
The following command stops all TERM objects in the RUNNING state:
STOP TERM *, STATE RUNNING
The following command stops all TERM objects in the SALES group:
STOP TERM GROUP SALES