Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Typo corrected

...

You can start and stop the service in the Microsoft Windows service panel or with:

Code Block
languagetext
titleExample: Starting the JobScheduler service on Microsoft Windows
sc.exe start sos_scheduler_[JobSchedulerId]

...

In addition to start and stop, this script accepts additional parameters, e.g.debug, restart, abort and kill. If the JobScheduler doesn't start then look into at the $SCHEDULER_DATA/logs/scheduler.log for the reason.