NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
SHOW PAUSE
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–373
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.
Considerations
The default authority level of this command is 0. The ALL, user-id, logical-name,
device-name, and ID operands each have a default authority level of 2.
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 NNM1035 through NNM1041 and message 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.
If you exit from OCS while an NCL process is paused in the current window, the
NCL process is flushed.
If an NCL process is paused in an OCS window, a mode indicator—the letter P—is
displayed to the left of the OCS command input line in the window until the NCL
process resumes execution.
For related information, see the FLUSH, GO, and SHOW NCL commands.