Job Detail

Navigation:  Table of Contents > Reports > Job Completion Reports >

Job Detail

Previous pageReturn to chapter overviewNext page

Lists detailed information about a job.

 

Job Information

 

Field

Description

Job

Job name (SMF30JBN)

Job Number

The job identifier JOBnnnnn, STCnnnnn, TSUnnnnn etc. (SMF30JNM)

Submitted

The time the job was submitted (SMF30RSD + SMF30RST)

Started

The time the initiator selected the job (SMF30STD + SMF30SIT)

Ended

The time the job ended (SMF30DTE + SMF30TME from the subtype 5 record.)

Elapsed

Job elapsed time (end time - initiator select time)

Derived CPU

CPU time calculated from the TCB and SRB CPU service values.

This provides a more accurate value than the CPU time fields from the SMF 30 record, which are rounded to 1/100th of a second.

The value includes Normalized zAAP and zIIP time which means that the value will exceed the total of actual CP + zAAP + zIIP time where the zAAP/zIIP is faster than the regular CP.

TCB

Standard CPU time (SMF30CPT)

SRB

SRB CPU time (SMF30CPS)

Connect

I/O device connect time (SMF30TCN)

EXCP

I/O blocks transferred. (SMF30TEP or SMF30TEX)

CC

The condition code of the last executed step. (SMF30SCC from subtype 4 record)

System

The system that wrote the record

Userid

The user id of the job. (SMF30RUD)

Programmer Name

The Programmer Name field. (SMF30USR)

Accounting Information

All accounting fields for the job, separated by commas. (SMF30ACT)

Class

Job class (SMF30CLS)

Workload

Workload manager workload name (SMF30WLM)

Service Class

Service class name. (SMF30SCN)

Report Class

Report class name. (SMF30RCN)

Sched. Environment

Scheduling environment name (SMF30PFL)

 

Pre Execution delays

 

Field

Description

Preparation

Job preparation time. (SMF30JQT)

Ineligible for Execution

The time the job was ineligible for execution due to the eligible systems or scheduling environment being unavailable. (SMF30RQT)

Held/Duplicate Jobname

The time the job was ineligible for execution for other reasons e.g. job or queues held, or duplicate job name. (SMF30HQT)

Wait for Initiator

The time the job was eligible for execution but not yet started. (SMF30SQT)

 

Service

 

Service is shown at both Job level and Step level

 

Field

Description

TCB

TCB Service Units (SMF30CSU)

SRB

SRB Service Units (SMF30SRB)

I/O

I/O Service Units (SMF30IO)

MSO

Main Storage Occupancy Service Units (SMF30MSO)

Service

Total Service Units (SMF30SRV)

 

CPU Times

 

CPU times are shown at both Job level and Step level

 

Field

Description

Derived CPU

CPU time calculated from the TCB and SRB CPU service values.

This provides a more accurate value than the CPU time fields from the SMF 30 record, which are rounded to 1/100th of a second.

The value includes Normalized zAAP and zIIP time which means that the value will exceed the total of actual CP + zAAP + zIIP time where the zAAP/zIIP is faster than the regular CP.

CP

Time spent on a standard CP

zIIP

Time spent on a zIIP

Normalized: The equivalent time if the work had run on a standard CP.

zIIP on CP

Time spent by zIIP eligible work on a standard CP (included in CP time)

zAAP

Time spent on a zIIP

Normalized: The equivalent time if the work had run on a standard CP.

zAAP on CP

Time spent by zAAP eligible work on a standard CP (included in CP time)

 

zEDC Statistics

 

zEDC Statistics are shown at both Job level and Step level if present.

 

Field

Description

zEDC Time

zEDC execution time (SMF30_US_ExecTime)

Queue Time

zEDC queue time (SMF30_US_QueueTime)

Requests

Total number of zEDC requests (SMF30_US_ComprReq)

Problem State

Number of problem state zEDC requests (SMF30_US_ComprReq_Prob)

Compress Bytes

Number of input bytes compressed (SMF30_US_Def_UncomprIn)

Decompress Bytes

Number of output bytes decompressed (SMF30_US_Inf_DecomprOut)

Compress %

Overall compression percentage (space saved) e.g. 100MB before compression, 10 MB after compression is 90% compression.

( 1 - ( SMF30_US_Def_ComprOut + SMF30_US_Inf_ComprIn ) /  ( SMF30_US_Def_UncomprIn + SMF30_US_Inf_DecomprOut ) )

 

Storage

 

Storage information is shown at both Job level and Step level

 

Field

Description

Region

Region size (SMF30RGN)

Memlimit

MEMLIMIT (SMF30MEM)

Private Area - Below

Private area size below 16MB (SMF30RGB)

Private Area - Above

Private area size above 16MB (SMF30ERG)

Private Area - 64 Bit Usable

Maximum usable 64 bit storage obtained. Excludes guarded storage. (SMF30HVH)

Private Area - 64 Bit Real

Maximum real storage used for 64 bit private storage (SMF30HVR)

Private Area - 64 Bit Aux

Maximum auxiliary storage used for 64 bit private storage (SMF30HVA)

User Allocated - Below

Maximum storage used from the user subpools below 16MB (SMF30URB)

User Allocated - Above

Maximum storage used from the user subpools above 16MB (SMF30EUR)

System Allocated - Below

Maximum storage used from the system subpools below 16MB (LSQA and SWA)  (SMF30ARB)

System Allocated - Above

Maximum storage used from the system subpools above 16MB (LSQA and SWA) (SMF30EAR)

Shared - 64 Bit Usable

Maximum usable 64 bit shared storage the job has access to. (SMF30HSH)

Pages In

Number of pages paged in from auxiliary storage (SMF30PGI)

Pages out

Number of pages paged out to auxiliary storage (SMF30PGO)

Swaps

Number of address space swaps (SMF30NSW)

 

Step Information

 

Field

Description

Step

Step number (SMF30STN)

Name

Step name (SMF30STM)

Program

Program name (SMF30PGM)

Ended

The time the step ended (SMF30DTE + SMF30TME from the subtype 4 record.)

Elapsed

Step elapsed time (Step end time - step initiator select time)

Normalized

CPU time calculated from the TCB and SRB CPU service values.

This provides a more accurate value than the CPU time fields from the SMF 30 record, which are rounded to 1/100th of a second.

The value includes Normalized zAAP and zIIP time which means that the value will exceed the total of actual CP + zAAP + zIIP time where the zAAP/zIIP is faster than the regular CP.

TCB

Step standard CPU time (SMF30CPT)

SRB

Step SRB CPU time (SMF30CPS)

zIIP

Step zIIP CPU time (SMF30_TIME_ON_ZIIP)

zAAP

Step zAAP CPU time (SMF30_TIME_ON_IFA)

Connect

Step I/O device connect time (SMF30TCN)

EXCP

Step I/O blocks transferred. (SMF30TEP or SMF30TEX)

CC

Step condition code (SMF30SCC)

 

I/O information

 

The I/O Information section lists information from the type 30 EXCP sections for the step. To limit the number of entries, EXCP sections are consolidated where the DD name, device class, unit type and CUA are the same.

 

Field

Description

DDNAME

DD name (SMF30DDN)

Unit

Unit address, or VIO (SMF30CUA)

Block Size

Largest block size (SMF30XBS or SMF30BSZ)

Blocks

Number of blocks transferred (SMF30BLK)

Connect Time

Device connect time (SMF30DCT)

EXCP Sections

The number of EXCP sections consolidated by EasySMF into this entry.

 

Report Parameters

 

Parameter

Description

System

The SMF ID of the system that wrote the record.

Jobname

Filter by job name.

Job Number

Filter by job number. This list will be populated with the job numbers from jobs matching the job name, allowing selection of specific jobs by job number.

Read Time

Filter by job read time. This list will be populated with the read times from jobs matching the job name, allowing selection of specific jobs by read time.

 

SMF records used for this report

 

Type

Subtype

30

1, 2, 3, 4, 5, 6