

Coding Each AOF Rule Type › End-of-Job Rules › )EOJ—Event Specifier of EOJ Rules
)EOJ—Event Specifier of EOJ Rules
The following is the format for coding the EOJ-event definition section:
)EOJ 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 © 2011 CA.
All rights reserved.
 
|
|