How to deactivate schedule job under system scheduler

lakshmir
Giga Contributor

Hi all,

I want to deactivate a schedule job under system scheduler and create a new schedule job.

Can any body let me know how to deactivate it.

7 REPLIES 7

solutioningnow
Giga Guru

Hi,



We cannot deactivate the Schedule job. but we can mark "Trigger Type" as "On Demand". By marking "On Demand", such schedule job will not be triggered automatically.



Please mark answer as correct/helpful, if it was really helpful 🙂



Regards,


Solutioner


Logo.png


Enhance Knowledge NOW@ www.solutioningnow.com


http://www.solutioningnow.com/


Subhajit1
Giga Guru

If it is under System Scheduler, you need to change the State of the Job to Ready


thank u


tltoulson
Kilo Sage

Hi,



Generally it is best to not modify the Scheduled Jobs under the System Scheduler (see: Creating a Scheduled Job - ServiceNow Wiki).   The best approach is to find its associated Scheduled Job under System Definition and mark Active as False or to set it to run On Demand.   The scheduling engine will then remove the entries from the System Scheduler on its own.