Schedule Service Failure 0x80020009
I have three batch reports that run and currently one works the other two are aborting with the following message.
Job Action Aspect Completed
Failure Aborted (Aborted {}
0x80020009
Answers
Ensure the excel sheets for the reports are present on the node executing the Scheduler service
The failure says exception occured.
check the start time and end time, make sure the report is not timed out .
Find the time limit setting on the "Action Aspect" of the job description.
The actual issue was the scheduler service was using about 50% CPU time. This service was stopped. Cleared out all schedule failures and restarted the service. Ran some schedule events manual and reports ran a designed.
Add new comment