HP Integrity NonStop H-Series User Manual
Page 30

Installation and Configuration
WVP NonStop Storage Analyzer User Guide – 536988-001
- 30 -
d) Volume to $SYSTEM.ZTEMPL. This is the sub volume where the individual product templates
are located.
e) Move the new Storage Analyzer template file (ZWSATMPL) from the sub volume where Storage
Analyzer is installed.
For example, if you installed the Storage Analyzer software on
$SYSTEM.ZWVPSA, then enter the following command.
> FUP DUP $SYSTEM.ZWVPSA.ZWSATMPL, *, PURGE, SAVSALL
f) Determine the names and location of your current resident and non-resident template files using
the following command.
> SCF INFO SUBSYS $ZZKRN
g) Volume to the directory where the template files are located. For this example, assume they are
located on $SYSTEM.SYS00.
h) Pick a pair of names for your new resident and non-resident template files. Make sure files do not
already exist with these names. For our example, let us assume that the new names will be:
NewRes (for the new resident template)
NewNRes (for the new non-resident template)
i)
Enter the following command to create the new template files.
> INSTALL^TEMPLATES NewRes NewNRes CURRENT^TEMPLATES $SYSTEM.ZTEMPL
NewRes and NewNRes are created in your current sub volume, which we had set to
$SYSTEM.SYS00 in step h.