NET/MASTER Management Services (MS) System Management Guide

Preloading NCL Procedures
Customizing the Operations Environment
115414 NonStop NET/MASTER MS System Management Guide 5–17
NORMSBASE
Refer to the NonStop NET/MASTER RMS Management and Operations Guide for
more information.
Refer to the NonStop NET/MASTER NCL Programmer’s Guide for more information
about loading, preloading, and unloading NCL procedures.
Viewing Information About
Preloaded NCL Procedures
If you want information about the NCL procedures that are loaded into the memory of
a NonStop NET/MASTER MS process, use the SHOW PRELOAD command. The
command displays the following information about each preloaded NCL procedure:
The name of the NCL procedure
The status of the NCL procedure
The number of users who are using the preloaded copy of the NCL procedure
The number of requests for the procedure
The number of statements in the procedure
The number of NCL buffers required to store the procedure after loading
The library execution path from which the procedure was loaded
An AGEUSE number, which indicates the frequency of reference
The information about preloaded NCL procedures appears in a display similar to the
next example:
(07:45) --------------------- OPERATOR CONTROL SERVICES ----------------------
SHOW PRELOAD
NNM1050 NAME STATUS USERS REFCNT STMTS NCLBUF LIBRARY AGEUSE
NNM1051 INITCMD RETAINED 0 1 13 2 JOHNNCLS 1
NNM1051 INSPDEFS PRELOAD 0 0 92 5 ZNNMNCS -
NNM1051 INSPDSET PRELOAD 0 0 25 2 ZNNMNCS -
NNM1051 INSPDUMP PRELOAD 0 0 130 56 ZNNMNCS -
NNM1051 INSPPARS PRELOAD 0 0 29 23 ZNNMNCS -
NNM1051 OPSYS CMDREPL 0 0 173 10 ZNNMNCS -
NNM1051 PROGRUN CMDREPL 0 0 50 10 ZNNMNCS -
NNM1051 ZCENFACN PRELOAD 0 0 1468 60 ZNNMNCS -
NNM1051 ZEDSMNUN PRELOAD 0 0 6 31 ZNNMNCS -
NNM1051 ZHLPMGRN PRELOAD 0 0 30 2 ZNNMNCS -
NNM1051 ZHWKDERN PRELOAD 0 0 51 4 ZNNMNCS -
NNM1051 ZHWKMMNN PRELOAD 1 4 310 14 ZNNMNCS 4
NNM1051 ZHWKMTBN PRELOAD 0 1 87 4 ZNNMNCS 1
NNM1051 ZHWKPERN PRELOAD 0 0 89 6 ZNNMNCS -
NNM1051 ZLOGBRWN PRELOAD 0 0 1164 50 ZNNMNCS -
NNM1051 ZLOGHLPN PRELOAD 0 0 63 3 ZNNMNCS -
NNM1051 ZNATFKYN RETAINED 0 3 33 2 HKSWT09N 1
NNM1051 ZOCHCLIN PRELOAD 0 0 163 7 ZNNMNCS -
NNM1051 ZOCHFSHN PRELOAD 0 0 124 6 ZNNMNCS -
MSG QUEUED ------------------ NonStop NET/MASTER D30 ---------------- --------
M=> SHOW PRELOAD
Information about preloaded procedures can enable you to manage use of system
resources more effectively. For example, the use statistics can help you determine