List CRITSUCS arguments
Argument name | Length | Data type | Description |
---|---|---|---|
ADID | 16 | Char | Application description ID of the job whose critical successors you want to list |
IA | 10 | Char | Occurrence input arrival of the job whose critical successors you want to list |
OPNO | 4 | Integer | Operation number of the job whose critical successors you want to list |
Note: The Workload Service
Assurance process requires at least 1 operation in the current plan that is marked
as CRITICAL=P to have been processed by the latest daily planning job. If there are
no such operations, any operation dynamically added to the CP is not considered
critical and is not returned by ISPF option 6.7 nor by the LIST CRITSUCS request. To
prevent this issue, after you dynamically add a critical operation it is required
that you run a REPLAN daily planning job.
This problem can also be avoided by ensuring that there is at least 1 critical operation in the current plan. The simplest way to do this is to mark the daily planning jobs EXTEND and REPLAN as CRITICAL=P, because one of these jobs is always included in the current plan and they are critical to the operations of HCL Workload Automation for Z. |