JobScheduler uses two directories $SCHEDULER_HOME and $SCHEDULER_DATA.The paths to these  directories will be extended with a sub-folder using named using the ID specified for the JobScheduler.

$SCHEDULER_HOME

JobScheduler's binary and library files are stored in the $SCHEDULER_HOME directory.

  • The default for $SCHEDULER_HOME is on Unix systems is:  /opt /sos-berlin.com/jobscheduler
  • The default for $SCHEDULER_DATA is on 64-bit Windows systems is: C:\ProgramData\sos-berlin.com\jobscheduler

 

$SCHEDULER_DATA

JobScheduler's configuration and log files are stored in the $SCHEDULER_DATA directory.

 

  • The default for $SCHEDULER_DATA is on Unix systems is:  /home/[user]/sos-berlin.com/jobscheduler. We use /home for user home directories only, not for application software, including configuration and log files etc. Please use the Linux Standard Base (LSB).
  • The default for $SCHEDULER_DATA is on Windows systems is: C:\Program Files\sos-berlin.com\jobscheduler

You can specify the installation paths for $SCHEDULER_HOME and $SCHEDULER_DATA when you use the JobScheduler installer or when you install JobScheduler from batch.

Please also see: