Before you begin
Use this method to remove all of your Scheduler tasks and recreate them manually.
Steps for this task
DELETE FROM<TBLPFX>TASK
What to do next
Once the tasks are deleted, new tasks can be created immediately. In addition, the Scheduler service can be active while executing the DELETE SQL command in step 4. However, the operation might take longer to execute or even time out if the Scheduler has database records locked.