How can I schedule events on the New 12.0.02 DE server for only a specific application/s?
book
Article ID: 121301
calendar_today
Updated On:
Products
DSERIES- SERVER
CA Workload Automation DE - System Agent (dSeries)
Issue/Introduction
Schedule Events to start processing the workload after migrating from Workload Automation DE 11.3.3 to 12.0.02.
How can I schedule Events on the New 12.0.02 DE server for only a specific application/s?
Environment
CA Workload Automation DE 12.0.01 and higher
Resolution
You can use the SCHEDULEALLEVENTS command to reschedule or reevaluate all Events or specific Event(s).
If you need to schedule only specific Events/Applications, specify the Event names in the scheduleallevents command. For example;
scheduleallevents eventnames("SCHEDMASTER.EVENT0","SCHEDMASTER.EVENT1","SCHEDMASTER.EVENT2")
This reschedules the following Events SCHEDMASTER.EVENT0, SCHEDMASTER.EVENT1, and SCHEDMASTER.EVENT2.
If you don't want the Application(s) to run, then suspend the Event(s) specific to the Application(s).
Feedback
thumb_up
Yes
thumb_down
No