Versions Compared

Key

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

...

The answer is analog to what was written in Notification on Job Completion: all output of a job can be added to the task log and sent by mail. For example:

  • 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

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).