HP Integrity NonStop H-Series User Manual
Page 33

Installation and Configuration
WVP Event Analyzer Plug-in User Guide V01 – 536989-001
- 33 -
d) Volume to $SYSTEM.ZTEMPL. This is the subvolume where the individual product templates are
located.
e) Move the new EA template file (ZWEATMPL) from the sub volume where EA is installed. For
example, if you installed the EA software on $SYSTEM.ZWVPEA, then enter the following
command.
f) > FUP DUP $SYSTEM.ZWVPEA.ZWEATMPL, *, PURGE, SAVEALL
g) Determine the names and location of your current resident and non-resident template files using
the following command.
> SCF INFO SUBSYS $ZZKRN
h) Volume to the directory where the template files are located. For this example, assume they are
located on $SYSTEM.SYS00.
i)
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)
j)
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 subvolume, which we had set to
$SYSTEM.SYS00 in step h.