NET/MASTER Network Control Language (NCL) Programmer's Guide

Displaying Information About NCL Processes
Executing NCL Procedures
8–18 106160 Tandem Computers Incorporated
NCL processes executing a specific NCL procedure by using the following
command:
SHOW NCL PROC=
ncl-procedure
The following example displays information about all active NCL processes:
SHOW NCL=ALL
The following screen shows the results of executing the command:
(14:28) ----------------------------------------------------------------------
SHOW NCL=ALL
NNM1036 NCLID BASEPROC CURRENT LEV W TYPE INIT OWNER G P P-UNITS
NNM1037 1 ZHWKMMNN ZHWKMMNN 1 1 START NMTPN NMTPN 1 1 1550
NNM1041 ....PROCESSING OCS LINE 426
NNM1037 5 ZHWKMMNN STARTED* 5 2 START NMTPN NMTPN 1 1 34130
NNM1041 ....PROCESSING INTREAD LINE 801
NNM1037 31 ZHWKMMNN ZHWKMMNN 1 1 START NMTBLH NMTBLH 1 1 1613
NNM1041 ....PROCESSING OCS LINE 426
NNM1037 35 ZABCESPN ZABCESPN 1 1 START 33 NMTBLH 1 1 23834
NNM1041 ....PROCESSING INTREAD LINE 1299
NNM1037 37 ZABCMENN ZABCRSMN 2 1 START NMTBLH NMTBLH 1 1 17170
NNM1041 ....PROCESSING PANEL LINE 105
NNM1037 43 ZHWKMMNN ZHWKMMNN 1 1 START NMTJN NMTJN 1 1 1613
NNM1041 ....PROCESSING OCS LINE 426
NNM1037 1000 ZJJTMMNN ZJJTMMNN 1 1 START NMTSR NMTSR 1 1 1713
NNM1041 ....PROCESSING OCS LINE 421
NNM1037 1004 ZJJTMMNN ZJJTMMNN 1 2 START NMTSR NMTSR 1 1 1197
NNM1041 ....PROCESSING OCS LINE 421
NNM1037 1005 ZABCMENN ZABCCMSN 3 1 START NMTSR NMTSR 1 1 13065
NNM1041 ....PROCESSING INTREAD LINE 577
NNM1037 1007 ZABCESPN ZABCESPN 1 1 START 1005 NMTSR 1 1 11962
AUTO HOLD ------------------ NonStop NET/MASTER D30 ---------------- --------
M=>
Displaying Preloaded NCL
Procedures
You can use the SHOW PRELOAD (or SHOW NCLSTAT) command to display
information about preloaded NCL procedures, including those that are in the active or
retain list. You can display information about all preloaded NCL procedures or a
specific NCL procedure. The following example displays information about all
preloaded NCL procedures:
SHOW PRELOAD