NET/MASTER Management Services (MS) Command Reference Manual

LBANNER
SHOW NCL
NonStop NET/MASTER MS Commands
2–350 115412 Tandem Computers Incorporated
Note NonStop NET/MASTER MS does not assume a default system name when attempting to find the device
name you specify.
This command displays information about NCL processes executing under the
specified device name.
logical-name
specifies the logical name of the terminal. This is the name by which NonStop
NET/MASTER MS recognizes the terminal. It corresponds to a physical
name.
A logical name must be from one through eight characters long and can
include any displayable characters. Alphabetic characters are not
case-sensitive. A logical name cannot begin with a backslash (\) or a dollar
sign ($).
You can specify an asterisk (*) as the last character of a logical name. In this
context, the asterisk is a wild card.
This command displays information about NCL processes executing under the
specified logical name.
ID=
ncl-id
specifies an NCL ID. This command displays information about the NCL
process with the specified NCL ID.
PROC=
ncl-procedure
specifies the name of an NCL procedure. Specifying this operand limits the
display to those NCL processes that are executing the specified NCL procedure.
Note You cannot follow the name of the NCL procedure by an asterisk (*), which in this context would be a wild
card, but you can specify a partial name to obtain information about all NCL procedures beginning with
the partial name.
Queue Option Details
queue-option
restricts the scope of the display to delayed or queued NCL processes in the
current execution environment.
DELAYED
specifies delayed NCL processes, with the date and time at which the delay
ceases. This command displays information about NCL processes that are
currently delayed; that is, NCL processes executed by the START verb with
the DELAY operand.