Pathway/XM System Management Manual

PXMCOM Commands
Compaq NonStop™ Pathway/XM System Management Manual426761-001
11-99
STOP TERM
STOP TERM
This command stops a TERM object. The TCP stops a TERM object as soon as the
TERM object reaches a qualified state. A qualified state exists when the following three
conditions are met:
The TERM object has reached a SCREEN COBOL ACCEPT statement.
The SCREEN COBOL special register STOP-MODE is set to zero.
The TERM object (if running under TMF auditing) is not in TMF transaction mode.
This command can be issued to configured and temporary TERM objects.
pathmon-object
specifies the internal PATHMON object name that is displayed in the header of a
STATUS TERM command. For example, PM0000 is the first pathmon-object.
term-name
specifies the name of a 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 TERM command is issued to each TERM object
associated with this group.
*
issues the STOP TERM command to all TERM objects in the Pathway/XM
environment. If option is also specified, PXMCOM issues the command to all
TERM objects meeting the criteria specified.
SEL or STATE
issues the STOP TERM command only to TERM objects in the specified state. You
can substitute SEL for STATE. Possible states are:
STOP TERM { [ pathmon-object. ]term-name }
{ GROUP group-name }
{ * , option }
option is:
{ SEL [ NOT ] { RUNNING | STOPPED | SUSPENDED } }
{ STATE [ NOT ] { RUNNING | STOPPED | SUSPENDED } }