NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
PARAM NCLCUSTSRC
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–221
NCLCUSTSRC
NCLCUSTSRC=
subvolume
specifies the subvolume name for the customized procedure library.
This library contains the source code of customized NCL procedures. These may
be procedures that you have moved and modified from the distribution procedure
library. They may be system-level procedures that you have created yourself. A
NonStop NET/MASTER MS system has only one customized procedure library.
The customized procedure library is empty when your NonStop NET/MASTER
MS software is distributed and installed. It is empty until you add customized
procedures to it. NonStop NET/MASTER MS upgrades do not affect NCL
procedures in the customized procedure library.
You can specify a customized procedure library in the form:
[ \
sys
. ]$
volume
.
subvolume
The name of the default customized procedure library is:
$
isv-vol
.ZNNMNCS
$
isv-vol
specifies the name of the volume on which NonStop NET/MASTER MS is
being installed.
Consideration
The customized procedure library is part of the default search path that NonStop
NET/MASTER MS uses to locate an NCL procedure when it is executed.
Example
The following example specifies a customized procedure library:
PARAM NCLCUSTSRC=$DATA9.NCLCLIB