NET/MASTER Management Services (MS) Command Reference Manual

LBANNER
SHOW PAUSE
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–371
SHOW PAUSE The SHOW PAUSE command displays information about paused NCL processes. A
paused NCL process is one that is suspended because of a DELAY or PAUSE verb.
Entering the SHOW PAUSE command with no operands displays information about
NCL processes in the current execution environment.
SHOW PAUSE
pause-option
[ PROC=
ncl-procedure
]
pause-option
:
=ENV
=REGION
=ALL
=
user-id
=
device-name
=
logical-name
ID=
ncl-id
pause-option
specifies the scope of the display.
ENV
specifies the current execution environment.
If you enter this command from the OCS command input line, it displays
information about paused NCL processes in the primary processing
environment associated with the OCS window.
If the command is issued from an NCL process using the CMD core statement,
it displays information about paused NCL processes in the current execution
environment. This is a primary processing environment, a background
processing environment, or a dependent processing environment.
If the command is issued from an NCL process using the INTCMD verb, it
displays information about paused NCL processes in the dependent
processing environment associated with the NCL process.
REGION
specifies your own region, that is, the NonStop NET/MASTER MS
environment in which you are operating. This command displays information
about paused NCL processes executing under both of your OCS windows.
ALL
specifies all regions, that is, the NonStop NET/MASTER MS environments of
all users. This command displays information about all paused NCL
processes in the system.