Event Management Service (EMS) Analyzer Manual

Command Descriptions
Event Management Service (EMS) Analyzer Manual133700
5-7
ALTER
Examples
Execution of an OBEY file aborts with the detection of the first error. Warnings are
ignored.
Execution of an OBEY file aborts when the sixth error is detected. Warnings are
ignored.
ALTER
The ALTER command modifies the attribute values of the specified object or objects.
/OUT file-spec/
causes any EMS Analyzer output generated for this command to be directed to the
specified file.
object-spec
designates the object or objects whose attributes are altered. If object-spec is
omitted, the assumed object is used. See the EMS Analyzer ASSUME command.
attribute-spec is one of:
EMSAFLTR RESET
EMSLOG [ collname | filename ]
EVENTDB [ dbtype dbname dboptions ]
EVENTNUMBER [ - 32767 .. + 32767 ]
EVENTTYPE [ ALL | CRITICAL | ACTION ]
FILTER [ filter-name ]
FORMAT [ TEXT | TOKEN [detail]] [ TEXT | TOKEN
[detail]]
LDEV [ 0..4095 | devname ]
PROCESSID [ process-name | cpu | cpu,pin ]
SSID [ "owner.subsystem ID"]
STARTTIME { BOF | NOW | TODAY | date time | time |
offset { H | D | W } }
STATUS [ OFF | 0..65535 ]
STOPTIME [ EOF | offset { H | D | W } | date time | time
]
SYSTEM [ \system-name ]
TEXT [ "text string" ]
-> ALLOW
-> ALLOW 5 ERRORS
ALTER [ /OUT file-spec/ ] [ object-spec ]
[, attribute-spec ]...