NET/MASTER Management Services (MS) System Management Guide

Specifying System File and Subvolume Locations
Configuring NonStop NET/MASTER MS
3–12 115414 NonStop NET/MASTER MS System Management Guide
parts: the panel library search path, which consists of three panel libraries, and the
panel object file search path, which is the distributed panel object file.
The complete default panel search path is the following:
1. User panel library
If the panel description file does not reside in the user panel library, or if no library
is defined in the user ID definition record of the user invoking the NCL procedure
that is attempting to display the panel description file, the search continues:
otherwise, the search stops and the panel is displayed.
2. System panel library, which includes the following:
a. Customized panel library
If the panel description file does not reside in the customized panel library, the
search continues: otherwise, the search stops and the panel is displayed.
b. Distribution panel library
If the panel description file does not reside in the distribution panel library,
the search continues: otherwise, the search stops and the panel is displayed.
3. Distributed panel object file
If the panel description file does not reside in the distribution panel object file, the
search fails.
If the search fails, NonStop NET/MASTER MS cannot find the panel description file,
and the NCL procedure raises a run-time error (refer to the NonStop NET/MASTER
NCL Programmer’s Guide for information about run-time errors).
Figure 3-2 illustrates the default panel search path.