

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