NET/MASTER Management Services (MS) System Management Guide

Customizing the Panel Search Path
Customizing the Operations Environment
5–30 115414 NonStop NET/MASTER MS System Management Guide
Using this example, the customized panel search path is:
1. User panel library
2. System panel library, which includes the following:
a. Customized panel library
b. Distribution panel library
3. Distributed panel object file, $DATA.ZNNMPDS.PCODE
4. Additional panel object file, $DATA.ZNNMPCS.PNLOBJ1
5. Additional panel object file, $DATA.ZNNMPCS.PNLOBJ2
6. Additional panel object file, $DATA.ZNNMPCS.PNLOBJ3
To put a panel object file that you create first (PNLOBJ1), followed by a list of other
panel object files (PCODE, PNLOBJ2, and PNLOBJ3), use the following command:
SYSPARMS PNLOBJPATH=($DATA.ZNNMPCS.PNLOBJ1,
$DATA.ZNNMPDS.PCODE,
$DATA.ZNNMPCS.PNLOBJ2,
$DATA.ZNNMPCS.PNLOBJ3)
Using this example, the customized panel search path is:
1. User panel library
2. System panel library, which includes the following:
a. Customized panel library
b. Distribution panel library
3. Additional panel object file, $DATA.ZNNMPCS.PNLOBJ1
4. Distributed panel object file, $DATA.ZNNMPDS.PCODE
5. Additional panel object file, $DATA.ZNNMPCS.PNLOBJ2
6. Additional panel object file, $DATA.ZNNMPCS.PNLOBJ3
Note Do not exclude the distributed panel object file from the panel object file list: otherwise, NonStop
NET/MASTER MS cannot start.
Use the SHOW SYSPARMS command to display the panel object file search path.