

Coding Each AOF Rule Type › Automatic Restart Management Rules › )ARM—Event Specifier of ARM Rules
)ARM—Event Specifier of ARM Rules
The following is the format for coding the ARM-event definition section:
)ARM elementnamespec
- elementnamespec
-
Specifies the element name. Follow these guidelines when specifying the character string:
- Specify 1 to 16 characters of the registered ARM element name.
- The string cannot contain embedded blank spaces.
- You can use the wildcard (*) character. For example:
- CICS* matches CICSA, CICSABC, CICS123, and any other element name containing a CICS prefix.
- CICS*05 matches CICSD05, CICS205, CICS1105, and so on.
- *05 matches any element name ending with 05.
- * alone matches all element names.
- Lowercase letters are acceptable, but the AOF converts them to uppercase for event testing.
Copyright © 2011 CA.
All rights reserved.
 
|
|