Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor corrections to text, page formatted

Built in Utilities for Routing Job Output

Question:

Built Does JobScheduler have built in Utilities for Routing Job Output?

Answer:

The answer is analog to what was said to written in Notification on Job Completion: all output of a job

  • to stdout
  • to stderr
  • created by API logging methods (info, warning, error, debug)
  • created by SQL errors and by usage of the Oracle Package dbms_output
  • to log files external to JobScheduler but for which a path was configured with the job

is can be added to the task log and sent by mail. The recipients (to, cc, bcc) can be configured centrally or per job. Log files with job output are stored as plain files in a log directory and optionally in the database (optionally gzipped).