NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
PARAM NCLDISTSRC
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–225
NCLDISTSRC
NCLDISTSRC=
subvolume
specifies the subvolume name for the distribution procedure library.
This library contains the source code of NCL procedures distributed as part of a
NonStop NET/MASTER MS installation or upgrade. NonStop NET/MASTER MS
upgrades replace those NCL procedures in the distribution procedure library that
are superseded by new versions. A NonStop NET/MASTER MS system has only
one distribution procedure library.
NCL procedures in the distribution procedure library are distributed as source
files of NCL statements, not as object code. They are compiled as required after a
NonStop NET/MASTER MS system is operational.
You can specify a distribution procedure library in the form:
[ \
sys
. ]$
volume
.
subvolume
The name of the default distribution procedure library is:
$
isv-vol
.ZNNMNDS
$
isv-vol
specifies the name of the volume on which NonStop NET/MASTER MS is
being installed.
Consideration
The distribution 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 distribution procedure library:
PARAM NCLDISTSRC=$DATA1.NCLDLIB