Skip to main content

Job Completions

Lists general information about completed work.

JobCompletions

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)
SubmittedThe time the job was submitted (SMF30RSD + SMF30RST)
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.
TCB TimeStandard CPU time (SMF30CPT)
SRB TimeSRB CPU time (SMF30CPS)
EXCP CountI/O blocks transferred. (SMF30TEP or SMF30TEX)
Connect TimeI/O device connect time (SMF30TCN)
ServiceTotal Service Units (SMF30SRV)
CPUCPU Service Units (SMF30CSU)
SRBSRB Service Units (SMF30SRB)
I/OI/O Service Units (SMF30IO)
MSOMain Storage Occupancy Service Units (SMF30MSO)
CCThe condition code of the last executed step. (SMF30SCC from subtype 4 record)
PreparationJob preparation time. (SMF30JQT)
IneligibleThe time the job was ineligible for execution due to the eligible systems or scheduling environment being unavailable. (SMF30RQT)
Held/DupThe time the job was ineligible for execution for other reasons e.g. job or queues held, or duplicate job name. (SMF30HQT)
Wait InitThe time the job was eligible for execution but not yet started. (SMF30SQT)
Service ClassService class name. (SMF30SCN)
Report ClassReport class name. (SMF30RCN)
Service Class InfoIndicates whether the service class was changed before or during execution. (SMF30PF1 bits SMF30PFJ and SMF30PFR)
User IDThe user id of the job. (SMF30RUD)
Programmer NameThe Programmer Name field. (SMF30USR)
AccountingAll accounting fields for the job, separated by commas. (SMF30ACT)
Accounting 1-9The first 9 accounting fields for the job listed separately. (SMF30ACT)

Report Parameters

ParameterDescription
SysplexThe sysplex name.
SystemThe SMF ID of the system that wrote the record.
TypeFilter by 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.
CCFilter by condition or abend code from the last step executed e.g. 12, S0C4.Use * as a wildcard e.g. S*37.
StatusSelect "Failed" to show only failed jobs. Failed jobs are any where field SMF30STI indicates: Canceled by exit IEFUJV; Canceled by exit IEFUJI; Canceled by exit IEFUSI; Canceled by exit IEFACTRT; Abended; Post execution error e.g. dataset not cataloged
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, 4, 5