Cancelling a Scheduled Batch Job

An authorized user can cancel a scheduled job by deleting it from the xdSchedulingMonitor queue.

If the scheduled job is created to run on a recurring schedule, it will run indefinitely. Removing it from the xdSchedulingMonitor queue will cancel the next and all future invocations of the job.
  1. In the Navigation view, expand the Event Queue Definitions.
  2. Select xdSchedulingMonitor.
  3. In the Details view, right-click the job of interest and select Delete.
The scheduled job is removed from the queue, cancelling any future invocations of the job.
Note: If an instance of the job you cancelled is currently running, it will not be terminated.