Event Management Service (EMS) Analyzer Manual

Using EMS Analyzer
Event Management Service (EMS) Analyzer Manual133700
3-10
Setting Detail Error Display
Avoiding the Comma After the ALTER in the ALTER Command
To use a function key to avoid having to type a comma after the ALTER command each
time an attribute is modified, type the following at the prompt:
-> alias F15 alter,
-> ssid "tandem.expand"
Press F15.
The first command associates the function key F15 with the ALTER, command. Once
you type an alterable filter attribute on the EMS Analyzer command line, you can use
F15 to have the same result as typing ALTER,.
The alias is expanded before the command line is read. This means ALTER, is put in
front of the subsystem ID attribute specification and then the command is processed.
Example
Setting Detail Error Display
You can set the detail error flag to remove or obtain detailed error messages. If you have
detailed error message set to ON, EMS Analyzer shows the probable cause and the
recommended action for each error:
EMSA E20331 The priority value must be in the range [1..199]
Probable Cause
The value specified for priority is not valid.
Recommended Action
Specify a value in range [1..199].
To set the detail error flag to provide the error message only, type the following at the
prompt:
-> detail error off
DISTRIBUTOR $Y202 -> alias F15 alter,
F15................... ALTER,
DISTRIBUTOR $Y202 -> ssid "tandem.expand" ! press F15
EMSA DISTRIBUTOR $Y202 altered: SSID attribute
DISTRIBUTOR $Y202 ->