Previous Topic

Next Topic

Book Contents

Book Index

Job Order Execution History Screen

You can now display the execution history for job IDJOB1. As you saw in Chapter 1, "Introduction to Control-M," you can do this by specifying Option V (View Sysout) for the job.

  1. Enter option V for job IDJOB1. The Job Order Execution History screen for IDJOB1 is displayed.

    Note: This facility requires that Control-M/Restart be operational at your site. If Control-M/Restart is not installed, skip to "Forcing an OK Status for a Job" below.

    ------------------------ JOB ORDER EXECUTION HISTORY ---------------------(3.V)

    COMMAND ===>                                                    SCROLL===> CRSR

    MEMNAME IDJOB1     OWNER ID                         ORDERID 000EW  ODATE 020201

    O JOBNAME  JOBID  DATE  START ELAPSED PAGES MAX RC ---------- STATUS ----------

      M21      08915 020201 19:27    0:00 00003        ENDED "OK"                 

    ======= >>>>>>>>>>> BOTTOM OF ACTIVE JOB ORDER HISTORY LIST <<<<<<<<<<< =======

                                                                                 

                                                                                 

                                                                                 

                                                                                 

                                                                                 

                                                                                 

                                                                                 

                                                                                 

                                                                                 

                                                                                 

                                                                                 

                                                                                 

                                                                                 

                                                                                 

                                                                                 

                                                                                 

                                                                                 

    OPTION:   S SELECT                                                     00.00.34

The following information about the job is displayed at the top of the screen:  

Table 19 Job Information

Field

Description

MEMNAME

Name of the member containing the JCL of the job.

OWNER

User ID of the owner of the job.

ORDERID

Job order ID.

ODATE

Original scheduling date of the job.

The following information is provided for each execution of the job:

Table 20 Job Execution Information

Field

Description

JOBNAME

Job name.

JOBID

JES job number.

DATE

Execution date of the job.

START

Start time of the job execution, in format hh:mm.

ELAPSED

Total elapsed time of the job execution, in format mmmm.nn, where mmmm is minutes, and nn is hundredths of minutes).

PAGES

Number of pages in the sysout.

MAX RC

Highest return code of the job execution.

STATUS

Status assigned to the job by Control-M, based on execution results.

Note: The above display type is the Default display type. Your INCONTROL administrator can create additional display types. To change display types, entering the command DI x, as you did to change display types in the Active Environment screen.

Parent Topic

Displaying Execution Information from Job Runs