Pathway/iTS System Management Manual (G06.24+)
TERM Commands
HP NonStop Pathway/iTS System Management Manual—426748-002
10-2
ABORT TERM Command
ABORT TERM Command
Use the ABORT TERM command to abort a suspended or running TERM object.
This command can be issued to configured and temporary TERM objects.
term-name
specifies the name of a TERM object. You can use either a single TERM name or
several TERM names separated by commas and enclosed in parentheses.
TERM *
aborts all TERM objects in the PATHMON environment. If option is specified,
stops all TERM objects meeting the criteria specified.
STATE state-type
specifies the state of the multiple TERM objects. Possible values are:
RUNNING NOT RUNNING
STOPPED NOT STOPPED
SUSPENDED NOT SUSPENDED
This command aborts only those TERM objects in the RUNNING or SUSPENDED
state. If you specify any other state, the system redisplays the command prompt; it
does not display any output or generate an error message.
You can substitute SEL for STATE.
TCP tcp-name
aborts all TERM objects controlled by the specified TCP.
Considerations
•
If a TERM object is in TMF transaction mode when this command is executed, the
transaction is backed out before the TERM aborts.
•
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.
ABORT { [ TERM ] term-name }
{ [ TERM ] ( term-name [ , term-name ]... ) }
{ TERM * [ , option [ , option ] ] }
option is:
STATE state-type
TCP tcp-name