Lists general information about completed work.

Columns
| Column | Description | 
| Job | Job name (SMF30JBN) | 
| Job Number | The job identifier JOBnnnnn, STCnnnnn, TSUnnnnn etc. (SMF30JNM) | 
| Descendants | The 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. | 
| Type | The type of work JES2, STC, TSO, OMVS etc. (SMF30WID) | 
| Sysplex | The Sysplex of the system that wrote the record (SMF30SYP) | 
| System | The system that wrote the record | 
| Class | The job class (SMF30CL8) | 
| 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 if the zAAP/zIIP is faster than the regular CP. | 
| TCB Time | Standard CPU time (SMF30CPT) | 
| SRB Time | SRB CPU time (SMF30CPS) | 
| EXCP Count | I/O blocks transferred. (SMF30TEP or SMF30TEX) | 
| Connect Time | I/O device connect time (SMF30TCN) | 
| Service | Total Service Units (SMF30SRV) | 
| CPU | CPU Service Units (SMF30CSU) | 
| SRB | SRB Service Units (SMF30SRB) | 
| I/O | I/O Service Units (SMF30IO) | 
| MSO | Main Storage Occupancy Service Units (SMF30MSO) | 
| CC | The condition code of the last executed step. (SMF30SCC from subtype 4 record) | 
| Preparation | Job preparation time. (SMF30JQT) | 
| Ineligible | The time the job was ineligible for execution due to the eligible systems or scheduling environment being unavailable. (SMF30RQT) | 
| Held/Dup | The time the job was ineligible for execution for other reasons e.g. job or queues held, or duplicate job name. (SMF30HQT) | 
| Wait Init | The time the job was eligible for execution but not yet started. (SMF30SQT) | 
| Service Class | Service class name. (SMF30SCN) | 
| Report Class | Report class name. (SMF30RCN) | 
| Service Class Info | Indicates whether the service class was changed before or during execution. (SMF30PF1 bits SMF30PFJ and SMF30PFR) | 
| User ID | The user id of the job. (SMF30RUD) | 
| Programmer Name | The Programmer Name field. (SMF30USR) | 
| Accounting | All accounting fields for the job, separated by commas. (SMF30ACT) | 
| Accounting 1-9 | The first 9 accounting fields for the job listed separately. (SMF30ACT) | 
Report Parameters
| Parameter | Description | 
| Sysplex | The sysplex name. | 
| System | The SMF ID of the system that wrote the record. | 
| Type | Filter by type of work (from field SMF30WID). JES2, STC, TSO, OMVS etc. | 
| Jobname | Filter by job name. | 
| Jobclass | Filter by job class. | 
| Userid | Filter by userid. | 
| Service Class | Filter by service class. | 
| Report Class | Filter by report class. | 
| CC | Filter by condition or abend code from the last step executed e.g. 12, S0C4.Use * as a wildcard e.g. S*37. | 
| Status | Select "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 Processes | Show 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
| Type | Subtype | 
| 30 | 2, 4, 5 |