Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: 'Reporting Database' added

...

  • $SCHEDULER_HOME/bin/jobscheduler_environment_variables.(sh|cmd)

  • $SCHEDULER_DATA/config/sos.ini 

  • $SCHEDULER_DATA/config/factory.ini 

  • $SCHEDULER_DATA/config/scheduler.xml 

  • $SCHEDULER_DATA/config/operations_gui/custom.js (for JOC)

  • $SCHEDULER_DATA/config/hibernate.cfg.xml (database connection of JID)

  • $SCHEDULER_DATA/config/reporting.hibernate.cfg.xml (database connection for Reporting data)

These files are configured during the JobScheduler setup using the information entered at the time. In addition, three additional files to adjust the environment can be created.These are:

...

E-mail settings, information about the JobScheduler's database connection and the Java archives classpath are saved in the $SCHEDULER_DATA/config/factory.ini file.

...

The $SCHEDULER_DATA/config/hibernate.cfg.xml file is used by:

  • some of the JITL Jobs
  • the JobScheduler Information Dashboard (JID) to get the database connection. 
    Display feature availability
    EndingWithRelease1.11

See also the Dashboard documentation for more details.

Anchor
reporting-hibernate
reporting-hibernate

The reporting.hibernate.cfg.xml File

The $SCHEDULER_DATA/config/reporting.hibernate.cfg.xml file  is used by the JobScheduler and the JOC Cockpit to access the reporting database if a separate reporting database was specified during installation. 

Display feature availability
StartingFromRelease1.11
 See also the JobScheduler Master Installation - 1 - Database Configuration article for more details.

Anchor
environment-variables
environment-variables

...