NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
SHOW NCL
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–351
ARGS
specifies that parameters sent to the NCL procedure are to be displayed.
ALL
specifies that all parameters are to be displayed.
number
restricts the display to the first
number
parameters.
QUEUE=
queue-name
specifies queued NCL processes sent to the specified NCL queue(s). This
command displays information about NCL processes:
That are currently queued; that is, NCL processes executed by the START
verb with the QUEUE operand
That are no longer delayed and are currently queued; that is, NCL
processes executed by the START verb with the DELAY and QUEUE
operands
You can specify a queue name from 1 through 20 characters long. You can use
the following characters:
Alphabetic characters: A through Z and a through z
Numeric characters: 0 through 9
Other characters: ^ ~ # $ { } - . : @ [ \ ] _ ` |
You can specify an asterisk (*) as the last character of a queue name. You can
specify a question mark in any position in a queue name. In these contexts,
the asterisk and question mark are wild cards.
ARGS
specifies that parameters sent to the NCL procedure are to be displayed.
See DELAYED for information about the ARGS operand.
DELAYED QUEUE=
queue-name
specifies both delayed and queued NCL processes. This command displays
information about NCL processes that are currently delayed and will be
queued; that is, executed by the START verb with the DELAY and QUEUE
operands.
See QUEUE for how to specify a queue name.
ARGS
specifies that parameters sent to the NCL procedure are to be displayed.
See DELAYED for information about the ARGS operand.