Scheduler Cancelation

The Scheduler Cancelation function cancels a job that is waiting to be executed or a job that is being executed. You can use a schedule ID to specify the job that you want to cancel.

When the Scheduler process receives a cancelation request for a job, the process sends an event notification to the thread that is monitoring jobs (Scheduler thread) and cancels the job.

Use the Scheduler Cancelation command (schcancel) to cancel the schedule.