NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
SHOW NCL
NonStop NET/MASTER MS Commands
2–352 115412 Tandem Computers Incorporated
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, NNM1043, NNM2711 through
NNM2714, 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.
If you exit from OCS while an NCL process is executing in the current window,
the NCL process is flushed.
For related information, see the FLUSH, GO, NCLQUEUE RESET, NCLQUEUE
SET, and SHOW PAUSE commands.
Examples
1. The following example displays all NCL processes. The following screen displays
the results.
SHOW NCL=ALL
(10:11) --------------------- OPERATOR CONTROL SERVICES ----------------------
SHOW NCL=ALL
NNM1036 NCLID BASEPROC CURRENT LEV W TYPE INIT OWNER G P P-UNITS
NNM1037 1006 ZHWKMMNN ZHWKMMNN 1 1 START NMTJN NMTJN 1 1 1688
NNM1041 ....PROCESSING OCS LINE 472
NNM1037 2006 ZRMST DRN ZRMSTDRN 1 0 START SYS1BMON SYS1BMON 1 1 581
NNM1041 ....PROCESSING INTREAD LINE 197
NNM0999 *END*
_____________________________________________________________________________
---------- ------------------ NonStop NET/MASTER D30 ---------------- --------
M=>