Viewing job output

By default, Job Scheduler captures the output from each job it executes and stores it in sybmgmtdb. Depending on the job, the output can be data selected from a database or it can provide details about what happened during job execution. When a job fails, this output is useful for determining what went wrong.

To view the output for a specific job execution:

If Job Output is empty, either the job did not have any output or Job Scheduler never executed the job. To determine if the job executed, check the status values in the execution properties dialog on the Advanced tab. If the values indicate an error occurred, check the Job Scheduler Agent log for more details.