NET/MASTER Management Services (MS) Command Reference Manual

LBANNER
SHOW NCLQUEUE
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–361
SHOW NCLQUEUE The SHOW NCLQUEUE command displays the current execution limit for each NCL
queue. The NCLQUEUE SET command defines an NCL queue and sets the execution
limit, or modifies the execution limit of an existing NCL queue. Entering the SHOW
NCLQUEUE command with no operands displays information about all NCL queues.
SHOW NCLQUEUE[ =
queue-name
]
queue-name
specifies the name of a queue.
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 follow queue-name by an asterisk (*). In this context, the asterisk is a wild
card.
Considerations
The default authority level of this command is 0.
You can enter this command from any NCL procedure, including the INIT NCL
procedure, by using either the CMD core statement or the INTCMD verb.
Messages NNM2708 through NNM2710, and NNM0999 indicate the results of this
command. Refer to the NonStop NET/MASTER Messages Manual or NonStop
NET/MASTER MS online help for a description of these messages.
For related information, see the PARAM NCLQUEUESVOL, NCLQUEUE RESET,
and NCLQUEUE SET commands.