NET/MASTER Management Services (MS) Command Reference Manual

LBANNER
SYSPARMS EMSEVENTTD
NonStop NET/MASTER MS Commands
2–470 115412 Tandem Computers Incorporated
EMSEVENTTD
EMSEVENTTD=
file-name
specifies the file name and location of the Event Management Service (EMS) event
detail database from which you want to retrieve EMS event help. This file is the
distributed event detail database, either in its standard form or with customized
entries.
The default value of SYSPARMS EMSEVENTTD is $SYSTEM.SYSTEM.EVENTTD.
The value of the EMSEVENTTD operand must be the name of an existing help file,
formatted in accordance with the distributed event detail help file template,
EVENTTD.
You can specify a file name in the form:
[ \
sys
. ]$
volume
.
subvolume
.
file-name
Considerations
If the value of SYSPARMS EMSEVENTTD is incorrect, NonStop NET/MASTER
MS is unable to locate and display EMS event help when requested. This results in
an error message.
Even if you have created your own event detail database (EVENTCX), the value of
SYSPARMS EMSEVENTTD must reflect the name and location of the distributed
event detail database. The presence of EVENTCX is flagged by the UDBCTL
OPEN command, and is independent of the SYSPARMS EMSEVENTTD
command. The NonStop NET/MASTER MS System Management Guide contains
details about creating and installing a customized event detail database.
Example
The following example specifies the new file name, EVENTTD1, of the EMS event
detail database:
SYSPARMS EMSEVENTTD=$SYSTEM.SYSTEM.EVENTTD1