Skip to main content

Job CPU Information

Lists processor related information about completed work.

JobCPU

Columns

ColumnDescription
JobJob name (SMF30JBN)
Job NumberThe job identifier JOBnnnnn, STCnnnnn, TSUnnnnn etc. (SMF30JNM)
DescendantsThe number of descendants of this job entry. Descendants are entries for unix work that created separate SMF type 30 records (and usually ran in a separate address space) but was created by this job.
TypeThe type of work JES2, STC, TSO, OMVS etc.(SMF30WID)
SysplexThe Sysplex of the system that wrote the record (SMF30SYP)
SystemThe system that wrote the record
ClassThe job class (SMF30CL8)
StartedThe time the initiator selected the job (SMF30STD + SMF30SIT)
EndedThe time the job ended (SMF30DTE + SMF30TME from the subtype 5 record.)
ElapsedJob elapsed time (end time - initiator select time)
Derived CPUCPU 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 if the zAAP/zIIP is faster than the regular CP.
CPCPU Time on standard processors ( SMF30CPT + SMF30CPS + SMF30ICU + SMF30IIP + SMF30RCT + SMF30HPT)
zIIPCPU time on zIIP processors (SMF30_TIME_ON_zIIP)
zIIP on CPCPU time for zIIP eligible work spent on standard CPUs (SMF30_TIME_zIIP_ON_CP)
zAAPCPU time on zAAP processors (SMF30_TIME_ON_IFA)
zAAP on CPCPU time for zAAP eligible work spent on standard CPUs (SMF30_TIME_IFA_ON_CP)
TCB TimeStandard CPU time (SMF30CPT)
SRB TimeSRB CPU time (SMF30CPS)
Init. TCBInitiator TCB CPU time (SMF30ICU)
Init. SRBInitiator SRB CPU time (SMF30ISB)
I/O Interrupt TimeCPU time used to process I/O interrupts (SMF30IIP)
RCT CPUCPU time for the region control task (SMF30RCT)
Crypto Service CountThe number of ICSF instructions executed. (SMF30CSC)
zEDC TimezEDC execution time (SMF30_US_ExecTime)
zEDC QueuezEDC queue time (SMF30_US_QueueTime)
zEDC Req.Total number of zEDC requests (SMF30_US_ComprReq)
zEDC CompNumber of input bytes compressed (SMF30_US_Def_UncomprIn)
zEDC DecompNumber of output bytes decompressed (SMF30_US_Inf_DecomprOut)
zEDC Comp%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 ) )
Enqueue Promoted TimeCPU time consumed while enqueue promoted (SMF30CEP)
Unix CPUAccumulated time for Unix services. z/OS will only collect data for this field when SYSCALL_COUNTS is set to YES (SMF30OST)
Highest CPU%The highest interval CPU usage percent by a task in this address space (SMF30_Highest_Task_CPU_Percent)
Highest CPUThe name of the task that used the highest interval CPU percent (SMF30_Highest_Task_CPU_Program)

Report Parameters

ParameterDescription
SysplexThe sysplex name.
SystemThe SMF ID of the system that wrote the record.
TypeThe type of work (from field SMF30WID). JES2, STC, TSO, OMVS etc.
JobnameFilter by job name.
JobclassFilter by job class.
UseridFilter by userid.
Service ClassFilter by service class
Report ClassFilter by report class
Related ProcessesShow jobs that do not match the current selection criteria, but are related (i.e. unix parent or child processes) of jobs that do.

SMF records used for this report

TypeSubtype
302, 5