NET/MASTER Management Services (MS) Operator's Guide
The Default NCL Procedure Search Path
Automating Operations Tasks With NCL Procedures
106379 Tandem Computers Incorporated 10–9
The Default NCL
Procedure Search Path
By default, when an NCL procedure is invoked, NonStop NET/MASTER MS searches
for it using a path called the default NCL procedure search path.
It is helpful to think of the default NCL procedure search path in two parts: the NCL
procedure library search path, which consists of three NCL procedure libraries, and
the NCL object file search path, which is the distributed NCL object file (see the
NonStop NET/MASTER MS System Management Guide for more information).
The complete default NCL procedure search path is the following:
1. User procedure library
2. System procedure library, which includes the following:
a. Customized procedure library
b. Distribution procedure library
3. Distributed NCL object file
Figure 10-1 illustrates the default NCL procedure search path.
Figure 10-1. Default NCL Procedure Search Path
User
Procedure Library
Customized
Procedure Library
Distribution
Procedure Library
Distributed NCL
Object File
013
Refer to the NonStop NET/MASTER MS System Management Guide for information
about the customized NCL procedure search path.