Active Job analysis

To help you analyze jobs and manage job flows, you can display and modify the processing details of jobs in the Monitoring domain. You can also modify certain details for that job run.

You can view a job's details in the following tabs:

Tab

Description

Synopsis

Shows fields such as, start time and end time, order ID, order date, status, attributes of the selected job, as described in Job definition.

Waiting Info

Displays the reasons why the job has not yet been executed and enables you to intervene as needed. For more information, see Analyzing active jobs.

Script

Displays the job script statements or a z/OS job’s JCL code, as described in Analyzing a script. For more information on verifying the JCL code, see Verifying JCL code in an active job.

Log

Displays the activity log of the selected job.

Belongs To

Displays what service and Workload Policy the job belongs. For more information, see Analyzing what service the job belongs to.

Output

Displays the job’s Output, as described in Analyzing Output of an active job.

Statistics

Displays statistics of the job’s latest runs.

Documentation

Displays a description related to the job, and is saved in a defined location. The Documentation area in the Properties pane includes information about where to find the Documentation.

In a z/OS job, the Documentation is in a Doc Member located in a Doc Library.

In a non-z/OS job, the Documentation depends on whether the type is File or URL:

  • For a file, the description is located in a file located in a file path.
  • For a URL, the Documentation is located in a URL address.

Parent Topic

Viewpoints