SMF Type 30 Record

This table shows the record layout for type 30 SMF records (Common Address Space Work).

We also have some tips for working with SMF type 30 records.
And you can see a sample report made from SMF records.

SMF Type 30 Record -- Common Address Space Work
Offset
(Dec.)
Offset
(Hex)
NameLengthFormatDescription
00SMF30LEN2binary
Record Length. This field along with the next, are referred to as the RDW (record descriptor word). See “Standard SMF Record Header” on page 13-1 for a detailed description.
22SMF30SEG2binary
Segment descriptor (see record length field).
44SMF30FLG1binary
System indicator: Bit Meaning When Set 0 Subsystem identification follows system identification 1 Subtypes used 2 Reserved 3-6 Version indicators* 7 Reserved.*See “Standard SMF Record Header” on page 13-1 for a detailed description.
55SMF30RTY1binary
Record type 30 (X'1E').
66SMF30TME4binary
Time since midnight, in hundredths of a second, that the record was moved to the SMF buffer.
10ASMF30DTE4packed
Date that the record was moved to the SMF buffer, in the form 0cyydddF (in local time). See “Standard SMF Record Header” on page 13-1 for a detailed description.
14ESMF30SID4EBCDIC
System identification (from the SID parameter).
1812SMF30WID4EBCDIC
Work type indicator for the address space. The value identifies the type of address space that is being reported on (for example: “STC” for started tasks and system address spaces, “TSO” for TSO/E users, etc).
2216SMF30STP2binary
Record subtype. For a list of the record subtypes, see page 13-118.
2418SMF30SOF4binary
Offset to subsystem section from start of record, including the record descriptor word (RDW).
281CSMF30SLN2binary
Length of subsystem section.
301ESMF30SON2binary
Number of subsystem sections.
3220SMF30IOF4binary
Offset to identification section from start of record, including the record descriptor word (RDW).
3624SMF30ILN2binary
Length of identification section.
3826SMF30ION2binary
Number of identification sections.
4028SMF30UOF4binary
Offset to I/O activity section from start of record, including the record descriptor word (RDW).
442CSMF30ULN2binary
Length of I/O activity section.
462ESMF30UON2binary
Number of I/O activity sections.
4830SMF30TOF4binary
Offset to completion section from start of record, including the record descriptor word (RDW).
5234SMF30TLN2binary
Length of completion section.
5436SMF30TON2binary
Number of completion sections.
5638SMF30COF4binary
Offset to processor section from start of record, including the record descriptor word (RDW).
603CSMF30CLN2binary
Length of processor section.
623ESMF30CON2binary
Number of processor sections.
6440SMF30AOF4binary
Offset to accounting section from start of record, including the record descriptor word (RDW).
6844SMF30ALN2binary
Total length of the single accounting section.
7046SMF30AON2binary
Number of variable length text segments.
7248SMF30ROF4binary
Offset to storage section from start of record, including the record descriptor word (RDW).
764CSMF30RLN2binary
Length of storage section.
784ESMF30RON2binary
Number of storage sections.
8050SMF30POF4binary
Offset to performance section from start of record, including the record descriptor word (RDW).
8454SMF30PLN2binary
Length of the performance section.
8656SMF30PON2binary
Number of performance sections.
8858SMF30OOF4binary
Offset to operator section from start of record, including the record descriptor word (RDW).
925CSMF30OLN2binary
Length of the operator section.
945ESMF30OON2binary
Number of operator sections.
9660SMF30EOF4binary
Offset to the execute channel program (EXCP) section from start of record, including the record descriptor word (RDW).
10064SMF30ELN2binary
Length of the execute channel program (EXCP) section, in this record.
10266SMF30EON2binary
Number of execute channel program (EXCP) sections in this record.
10468SMF30EOR2binary
Number of execute channel program (EXCP) sections in subsequent records. When this number exceeds two bytes, it is invalid. See SMF30EOS for the correct value.
1066ASMF30RVD2--
Reserved.
1086CSMF30EOS4binary
Number of execute channel program (EXCP) sections in subsequent records.
11270SMF30DRO4binary
Offset to APPC/MVS resource section from start of record, including the record descriptor word (RDW).
11674SMF30DRL2binary
Length of APPC/MVS resource section.
11876SMF30DRN2binary
Number of APPC/MVS resource sections in this record (this number is 0 or 1).
12078SMF30ARO4binary
Offset to APPC/MVS cumulative resource section from start of record, including the record descriptor word (RDW).
1247CSMF30ARL2binary
Length of APPC/MVS cumulative resource section.
1267ESMF30ARN2binary
Number of APPC/MVS cumulative resource sections in this record (this number is 0 or 1).
12880SMF30OPO4binary
Offset to OpenMVS process section.
13284SMF30OPL2binary
Length of OpenMVS process section.
13486SMF30OPN2binary
Number of OpenMVS process sections on current record.
13688SMF30OPM4binary
Number of OpenMVS process sections on subsequent records.
1408CSMF30UDO4binary
Offset to first usage data section from the start of the record, including the record descriptor word (RDW).
14490SMF30UDL2binary
Length of each usage data section - ‘76’.
14692SMF30UDN2binary
Number of usage data sections in this record.
14894SMF30UDS4binary
Number of usage data sections in subsequent records.
15298SMF30RMO4binary
Offset to first automatic restart management section.
1569CSMF30RML2binary
Length of automatic restart management section.
1589ESMF30RMN2binary
Number of automatic restart management sections.
160A0SMF30RMS4binary
Number of automatic restart management sections in subsequent records.
164A4SMF30MOF4binary
Offset to the Multisystem Enclave Remote Data section.
168A8SMF30MLN2binary
Length of MultiSystem Enclave Remote System Data section.
170AASMF30MNO2binary
Number of MultiSystem Enclave Remote System Data sections in this record.
172ACSMF30MOS4binary
Number of MultiSystem Enclave Remote System Data sections in subsequent records.
Subsystem Section
(Offset from beginning of record: SMF30SOF)
00SMF30TYP2binary
Subtype identification Value Meaning 1 Job start or start of other work unit. 2 Activity since previous interval ended. Produced only when interval recording is active. 3 Activity for the last interval before step termination. Produced only when interval recording is active. 4 Step total 5 Job termination or termination of other work unit. 6 System address space.
22SMF30RS12--
Reserved.
44SMF30RVN2EBCDIC
Record version number Value Meaning C’05’ MVS/SP Version 5 X'04' MVS/SP Version 4 X'03' MVS/SP Version 3 X'02' MVS/SP Version 2 X'01' VS2
66SMF30PNM8EBCDIC
Subsystem or product name, for example SMF.
14ESMF30OSL8EBCDIC
MVS software level (consists of an acronym and the version, release, and modification level numbers).
2216SMF30SYN8EBCDIC
System name (from the SYSNAME parameter in the IEASYSxx parmlib member).
301ESMF30SYP8EBCDIC
Sysplex name (from the SYSPLEX parameter in the COUPLExx parmlib member).
Identification Section
(Offset from beginning of record: SMF30IOF)
00SMF30JBN8EBCDIC
Job or session name. The job name, time and date that the reader recognized the JOB card (for this job) constitute the job log identification.
88SMF30PGM8EBCDIC
Program name (taken from PGM= parameter on EXEC card). If a backward reference was used, this field contains PGM=*.DD.
1610SMF30STM8EBCDIC
Step name (taken from name on EXEC card).
2418SMF30UIF8EBCDIC
User-defined identification field (taken from common exit parameter area, not from USER=parameter on job statement).
3220SMF30JNM8EBCDIC
JES job identifier. Jobs scheduled by the APPC/MVS transaction scheduler (ASCH) start with an “A” followed by a seven-digit number.
4028SMF30STN2binary
Step number (first step = 1, etc.).
422ASMF30CLS1binary
Job class (blank for TSO/E session or started tasks). 43 2B 1 Reserved.
442CSMF30PGN2binary
Beginning with z/OS V1R3, this field is always zero.
462ESMF30JPT2binary
JES input priority. If no value is specified for the PRTY parameter (on the JOB card), this field contains: v For JES3, the default priority specified on the JES3 STANDARDS initialization card v For JES2, a zero.Note that JES2 does not use the priority value reported in the field. (The JES2 job selection priority is requested via the JES2 PRIORITY control statement.)
4830SMF30AST4binary
Device allocation start time, in hundredths of a second.
5234SMF30PPS4binary
Problem program start time, in hundredths of a second.
5638SMF30SIT4binary
Time since midnight, in hundredths of a second, that the initiator selected this step or job.
603CSMF30STD4packed
Date that the initiator selected this step, in the form 0cyydddF. See “Standard SMF Record Header” on page 13-1 for a detailed description.
6440SMF30RST4binary
Time since midnight, in hundredths of a second, that the reader recognized the JOB card (for this job).
6844SMF30RSD4packed
Date that the reader recognized the JOB card (for this job), in the form 0cyydddF. See “Standard SMF Record Header” on page 13-1 for a detailed description.
7248SMF30RET4binary
Time since midnight, in hundredths of a second, that the reader recognized the end of the job or started task (reader stop time). For TSO/E this is the logon enqueue time.
764CSMF30RED4packed
Date that the reader recognized the end of the batch job or started task (reader stop date), in the form 0cyydddF. See “Standard SMF Record Header” on page 13-1 for a detailed description.
8050SMF30USR20EBCDIC
Programmer’s name.
10064SMF30GRP8EBCDIC
RACF group ID. 0 = RACF is not active.
1086CSMF30RUD8EBCDIC
RACF user ID. 0 = RACF is not active.
11674SMF30TID8EBCDIC
RACF terminal ID. This field is zero if RACF is not active (or the user is not a terminal user).
1247CSMF30TSN8EBCDIC
Terminal symbolic name.
13284SMF30PSN8EBCDIC
The name of the step that invoked the procedure. This field contains blanks if not part of a procedure.
1408CSMF30CL88EBCDIC
8-character job class (left justified, padded with blanks). For JES2, taken from the SMF30CLS field (if not specified), blank for TSO session or started tasks. For JES3, taken from CLASS= parameter on //* MAIN card (if valid), or the default (JES3BATCH).
14894SMF30ISS8binary
Time and date that the interval started for subtype 2 and 3 records, in time-of-day (TOD) format, an unsigned 64-bit fixed-point number where bit 51 is equivalent to 1 microsecond. The representation of this value in local time is stored in SMF30IST and SMF30IDT. Variations in setting the local time can make the times appear to be out of synchronization.
1569CSMF30IET8binary
Time and date that the interval ended for subtype 2 and 3 records, in time-of-day (TOD) format, an unsigned 64-bit fixed-point number where bit 51 is equivalent to 1 microsecond. If you requested synchronized interval recording, you can use this field to compare this record with other records generated at the end of the same interval. If the address space being reported was not swapped in when the interval ended then the time contained in this field might be earlier than the time that the record was generated.
164A4SMF30SSN4binary
Substep number. This field is set to zero for non-OpenMVS steps. When the OpenMVS exec function is requested, a new substep is begun and this value is incremented.
168A8SMF30EXN16binary
Program name. For an OpenEdition program, this contains the name, for up to 16 bytes, starting after the last slash in the filename, of the program that was run. The OpenEdition name ends with the null character X'00'. For an MVS program, it is an unqualified name of up to 8 characters of the program that was executed. The MVS program name is padded with blanks to a length of 16 characters. For example, for an OpenEdition name of /usr/joe/somepgm, the field in SMF record type 30 is somepgm ended by X'00'. For an OpenEdition name of /usr/joe/someverylongprogramname, the field is truncated to someverylongprog.
I/O Activity Section
(Offset from beginning of record: SMF30UOF)
00SMF30INP4binary
Number of card-image records in DD DATA and DD* data sets read by the reader for the map. This field is not set for subtypes 2 or 3. Offsets Name Length Format Description
44SMF30TEP4binary
Total blocks transferred (accumulated execute channel program (EXCP) counts).
88SMF30TPT4binary
Number of TPUTS (terminal writes) for a TSO/E session. If a batch job or a started task successfully processes TPUTs, this field might be non-zero for batch jobs or started tasks.
12CSMF30TGT4binary
Number of TGETS (terminal reads) for a TSO/E session.
1610SMF30RDR1binary
Reader device class as defined in JESPARMS. 0 — for TSO/E sessions or started tasks.
1711SMF30RDT1binary
Reader device type as defined in JESPARMS. 0 — for TSO/E sessions or started tasks.
1812SMF30TCN4binary
Total device connect time (in 128 micro-second units) for this address space. For a DIV object, this field contains total device connect time for reads, writes, and re-reads.
2216SMF30DCF4binary
Flag word Bit Meaning When Set 0 Device connect time may be incorrect 1-31 Reserved.If this flag is set, the system resources manager (SRM) disabled the channel measurement while the job was running. If channel measurement is disabled, device connect time is not recorded. Thus, if this bit is set, SMF30TCN and SMF30DCT reflect less than the actual total connect time.
261ASMF30RSB2--
Reserved.
281CSMF30TRR4binary
Total address space REREAD count.
3220SMF30AIC4binary
DASD I/O connect time, in 128-microsecond units, for address space plus dependent enclaves.
3624SMF30AID4binary
DASD I/O disconnect time, in 128-microsecond units, for address space plus dependent enclaves.
4028SMF30AIW4binary
DASD I/O pending plus control unit queue time, in 128-microsecond units, for address space plus dependent enclaves.
442CSMF30AIS4binary
DASD I/O start subchannel count for address space plus dependent enclaves.
4830SMF30EIC4binary
DASD I/O connect time, in 128-microsecond units, for indpendent enclaves owned by the address space.
5234SMF30EID4binary
DASD I/O disconnect time, in 128-microsecond units, for independent enclaves owned by the address space.
5638SMF30EIW4binary
DASD I/O pending plus control unit queue time, in 128-microsecond units, for independent enclaves owned by the address space.
603CSMF30EIS4binary
DASD I/O start subchannel count for independent enclaves.
Completion Section
(Offset from beginning of record: SMF30TOF)
00SMF30SCC2binary
Step completion code: X'0ccc' indicates system abnormal end of task (abend) in the job step where ccc is the system abend code. (See z/OS MVS System Codes.) X'8ccc' indicates user abend in the job step where ccc is the user abend code. X'nnnn' indicates normal completion where nnnn is the contents of the two low-order bytes in register 15 at termination. X'0000' indicates either: 1. The job step was flushed (not processed) because of an error during allocation or in a preceding job step, or 2. Normal job completion with a return code of 0. Use this field in conjunction with the job/step termination indicator field, SMF30STI.Job completion code: X'0ccc' indicates system ABEND in the last job step where ccc is the system abend code. (See z/OS MVS System Codes.) X'8ccc' indicates user abend in the job step where ccc is the user abend code. X'nnnn' indicates normal completion where nnnn is the contents of the two low-order bytes in register 15 at termination. X'0000' indicates either: (see note) 1. The last job step was flushed (not processed) because of an error during allocation or in a preceding job step, or 2. Normal job completion with a return code of 0. Use this field in conjunction with the job/step termination indicator field, SMF30STI.Note: When a step in a multi-step job terminates abnormally, the subsequent steps, whether executed or flushed, do not propagate the step abend code for processing this record. The code appears in the step termination record (subtype 4). In this case, the field, SMF30SCC, can contain X'nnnn' or X'0000'. If an abend occurred in the job, the job termination indicator (bit 7 in the SMF30STI field).
22SMF30STI2binary
Step/Job termination indicator Bit Meaning When Set 0 Reserved 1 Canceled by exit IEFUJV 2 Canceled by exit IEFUJI 3 Canceled by exit IEFUSI 4 Canceled by exit IEFACTRT 5 Step is to be restarted 6 If zero, then normal completion. If 1, then abnormal end of task (abend). If step completion code equals 0322 or 0522, then IEFUTL caused the abend. If step completion code equals 0722, then IEFUSO caused the abend. 7 If zero, then normal completion. If 1, then step was flushed. 8 EXCP counts might be incorrect because the record did not include all the DD statements. 9 Previous interval record was not written because an error occurred. The cumulative count might be incorrect because the counters were cleared. 10 EXCP sections were not merged from the interval to the step record or from the step to the job record 11 Step completed with a “post execution” error. Post-execution errors include a failure that occurred because the ALLOCxx parmlib member specified CATLG_ERR FAILJOB(YES). 12 Step completed due to OpenMVS exec function request. 13 JOB abnormally ended because of COND= condition on the JOB card. This flag will be set on in the subtype 5 job termination record only. 14-15 Reserved.
44SMF30ARC4binary
Abend reason code.
Processor Accounting Section
(Offset from beginning of record: SMF30COF)
00SMF30PTY2binary
Reserved.
22SMF30TFL2binary
Invalid timer flags Bit Meaning When Set 0 Indicates that timer flags are used. 1 SMF30CPT has an invalid value due to a timer value calculation error. 2 SMF30CPS has an invalid value due to a timer value calculation error. 3 SMF30JVU has an invalid value due to a timer value calculation error. 4 SMF30JVA has an invalid value due to a timer value calculation error. 5 SMF30ISB has an invalid value due to a timer value calculation error. 6 SMF30ICU has an invalid value due to a timer value calculation error. 7 SMF30IVU has an invalid value due to a timer value calculation error. 8 SMF30IVA has an invalid value due to a timer value calculation error. 9 SMF30IIP has an invalid value due to a timer value calculation error. 10 SMF30HPT has an invalid value due to a timer value calculation error. 11 SMF30RCT has an invalid value due to a timer value calculation error. 12 SMF30ASR has an invalid value due to a timer value calculation error. 13 SMF30ENC has an invalid value due to a timer value calculation error. 14 SMF30DET has an invalid value due to a timer value calculation error. 15 Reserved.
44SMF30CPT4binary
All standard CPU step time in hundredths of a second. Includes enclave time, preemptable class SRB time, client SRB time. Also includes time consumed by IFA eligible work running on a standard processor. For time spent on an IFA, see SMF30_TIME_ON_IFA. Note that a workload may generate different values for SMF30CPT if some IFA eligible work runs on a standard processor. If a repeatable value is more desirable than the possible performance benefits of letting IFA eligible work run on both IFAs and standard processors, specify IFACROSSOVER=NO in the IEAOPTxx parmlib member.
88SMF30CPS4binary
Step CPU time under the service request block (SRB), in hundredths of a second.
12CSMF30ICU4binary
Initiator CPU time under the task control block (TCB), in hundredths of a second. This field is set at step termination.
1610SMF30ISB4binary
Initiator CPU time under the service request block (SRB), in hundredths of a second. This field is set at step termination.
2014SMF30JVU4binary
Step vector CPU time, in hundredths of a second.
2418SMF30IVU4binary
Initiator vector CPU time, in hundredths of a second. This field is set at step termination.
281CSMF30JVA4binary
Step vector affinity time, in hundredths of a second.
3220SMF30IVA4binary
Initiator vector affinity time, in hundredths of a second. This field is set at step termination.
3624SMF30IST4binary
Interval start time for type 30 subtype 2 and 3 records, in hundredths of a second.
4028SMF30IDT4packed
Interval start date for type 30 subtype 2 and 3 records, in the form 0cyydddF. See “Standard SMF Record Header” on page 13-1 for a detailed description.
442CSMF30IIP4binary
Amount of CPU time used to process I/O interrupts, in hundredths of a second.
4830SMF30RCT4binary
Amount of CPU time used by the region control task (RCT), in hundredths of a second.
5234SMF30HPT4binary
CPU time consumed for the step, in hundredths of a second, to support requests for data to be transferred between a hiperspace and an address space, when the hiperspace is backed by expanded storage. The CPU time may vary depending on the availability of expanded storage.
5638SMF30CSC4binary
Integrated Cryptographic Service Facility/MVS (ICSF/MVS) service count. This is the number of cryptographic instructions executed on behalf of caller (within caller’s address space).
603CSMF30DMI4binary
ADMF-Number of pages moved with ADMF WRITE operation.
6440SMF30DMO4binary
ADMF-Number of pages moved with ADMF READ operation.
6844SMF30ASR4binary
Additional CPU time accumulated by the preemptable SRBs and client SRBs for this job, in hundredths of a second. This value is also included in the value in SMF30CPT.
7248SMF30ENC4binary
CPU time used by the independent enclave, but only when in the WLM enclave. Note that independent enclave time on an IFA is not included. See field SMF30_ENCLAVE_TIME_ON_IFA for that value. SMF30ENC is also part of the value in SMF30CPT.
764CSMF30DET4binary
CPU time used by the dependent enclave, but only when in the WLM enclave. Note that dependent enclave time on an IFA is not included - see field SMF30_DEP_ENCLAVE_TIME_ON_IFA for that value. SMF30DET is also part of the value in SMF30CPT.
8050SMF30CEP4binary
CPU time consumed for an address space or job while enqueue promoted (in 1.024 millisecond units).
8252SMF30TF22binary
Additional timer flags Bit Meaning When Set 0 SMF30_TIME_ON_IFA has an invalid value due to a timer value calculation error. 1 SMF30_ENCLAVE_TIME_ON_IFA has an invalid value due to a timer value calculation error. 2 SMF30_DEP_ENCLAVE_TIME_ON_IFA has an invalid value due to a timer value calculation error. 3 SMF30_TIME_IFA_ON_CP has an invalid value due to a timer value calculation error. 4 SMF30_ENCLAVE_TIME_IFA_ON _CP has an invalid value due to a timer value calculation error. 5 SMF30_DEP_ENCLAVE_TIME_IFA_ON _CP has an invalid value due to a timer value calculation error.
8454SMF30_
TIME_
ON_
IFA
4binary
CPU time spent on IFA in hundredths of a second (including enclave time).
8858SMF30_
ENCLAVE_
TIME_
ON_
IFA
4binary
Enclave time spent on IFA in hundredths of a second.
925CSMF30_
DEP_
ENCLAVE_
TIME_
ON_
IFA
4binary
Dependent enclave time spent on IFA in hundredths of a second.
9660SMF30_
TIME_
IFA_
ON_
CP
4binary
CPU time spent running IFA eligible work on a standard CP in hundredths of a second (including enclave time).
10064SMF30_
ENCLAVE_
TIME_
IFA_
ON_
CP
4binary
IFA Enclave time spent on a standard CP in hundredths of a second.
10468SMF30_
DEP_
ENCLAVE_
TIME_
IFA_
ON_
CP
4binary
IFA Dependent enclave time spent on a standard CP in hundredths of a second.
Execute Channel Program (EXCP) Section
(Offset from beginning of record: SMF30EOF)
00SMF30DEV1binary
Device class.
11SMF30UTP1binary
Unit type.
22SMF30CUA2binary
Device number.
44SMF30DDN8EBCDIC
DD Name used to access the data set.
12CSMF30BLK4binary
Count of blocks issued for the device against the data set.
1610SMF30BSZ2binary
Largest blocksize of the data set Bit Meaning When Set 0 Indicated changed blocksize for the data set. Post processors should use this field to avoid the possibility of negative numbers. 1-15 Largest blocksize of the data set.
1812SMF30DCT4binary
Device connect time for this data set (in 128 micro-second units). For DIV object, device connect time is not collected by SMF; however, this field may not always be zero. For example, if a user is using a DIV data set and calls a VSAM utility to process it using the same DD statement, this will result in device connect time being charged by VSAM to the DIV object.
2218SMF30XBS8binary
Block size value.
Accounting Section
(Offset from beginning of record: SMF30AOF)
00SMF30ACL1binary
Length of accounting section (excluding this field).
11SMF30ACTvariableEBCDIC
Job or step accounting field.
Storage and Paging Section
(Offset from beginning of record: SMF30ROF)
00SMF30RSV2Reserved.
Note that SMF30RGN, formerly a two-byte field at this offset, has been increased to four bytes and moved to the end of the Storage and Paging Section.
22SMF30SFL1binary
Storage Flags. If storage was not allocated (job step was flushed), these fields equal zero. Bit Meaning When Set 0 V=R is specified. This bit has no meaning for subtype 5 records. 1 IEFUSI changed region limit values for the extended private area 2 IEFUSI changed memlimit value. 3-7 Reserved.
33SMF30SPK1binary
Storage protect key, in the form xxxx0000 where xxxx is the key.
44SMF30PRV2binary
Largest amount of storage used from bottom of private area, in 1 K units. This storage area includes subpools 0-127, 129–132, 244, 251 and 252. If ADDRSPC=REAL is specified, this field equals the amount of contiguous real storage that was used.
66SMF30SYS2binary
Largest amount of storage used from top of private area, in 1K units. This storage area includes the local system queue area (LSQA) and the SWA — subpools 229, 230, 236, 237, 249, and 253-255. If ADDRSPC=REAL is specified, this field equals the amount of storage used that was not from the contiguous real storage reserved for the program.
88SMF30PGI4binary
Number of pages that were paged in from auxiliary storage.
12CSMF30PGO4binary
Number of pages that were paged out to auxiliary storage.
1610SMF30CPM4binary
Number of attempts to read data from an ESO hiperspace that were not satisfied because the data has been deleted.
2014SMF30NSW4binary
Number of address space swap sequences. (A swap sequence consists of an address space swap-out and swap-in. Logical swap-out and swap-in are not included.)
2418SMF30PSI4binary
Number of pages swapped in from auxiliary storage to central storage. This field includes: (local system queue area (LSQA), fixed pages, and pages that the real storage manager determined to be active when the address space was swapping in. It does not include page reclaims or pages found in storage during the swap-in process (such as pages brought in by the service request blocks (SRB), started after completion of swap-in Stage 1 processing).
281CSMF30PSO4binary
Number of pages swapped out from central storage to auxiliary storage. This field includes: local system queue area (LSQA), private area fixed pages, and private area non-fixed changed pages.
3220SMF30VPI4binary
Number of VIO page-ins from auxiliary storage to central storage for this step. This field includes page-ins resulting from page faults or specific page requests on a VIO window. It does not include VIO swap-ins or page-ins for the common area.
3624SMF30VPO4binary
Number of VIO page-outs from central storage to auxiliary storage for this step. This field includes page-outs resulting from specific page requests on a VIO window as well as those pages stolen by the paging supervisor through infrequent use. It does not include VIO swap-outs or page-outs for the common area.
4028SMF30VPR4binary
Number of VIO reclaims.
442CSMF30CPI4binary
Number of common area page-ins (LPA + CSA) from auxiliary storage to central storage.
4830SMF30HPI4binary
Number of hiperspace page-ins from auxiliary to processor storage.
5234SMF30LPI4binary
Number of LPA page-ins from auxiliary storage to central storage.
5638SMF30HPO4binary
Number of hiperspace page-outs from processor to auxiliary storage.
603CSMF30PST4binary
Number of pages stolen from this address space.
6440SMF30PSC8binary
Number of CPU page seconds for this address space, in page millisecond units. (A page millisecond unit equals 1.024 milliseconds.)
7248SMF30RGB4binary
Private area size in bytes (less than 16 megabytes).
7640SMF30ERG4binary
Private area size in bytes (greater than 16 megabytes).
8050SMF30ARB4binary
Maximum virtual storage in bytes allocated from the local system queue area (LSQA) and the SWA subpools (less than 16 megabytes).
8454SMF30EAR4binary
Maximum virtual storage in bytes allocated from the local system queue area (LSQA) and the SWA subpools (greater than 16 megabytes).
8858SMF30URB4binary
Maximum virtual storage in bytes allocated from the user subpools (less than 16 megabytes).
925CSMF30EUR4binary
Maximum virtual storage in bytes allocated from the user subpools (greater than 16 megabytes).
9660SMF30RGN4binary
Region size established, in 1K units, rounded up to a 4K boundary. The contents of this field is determined as follows: v If the ADDRSPC=REAL parameter is specified in the JCL, the contents of this field equals the amount of contiguous central storage reserved for the program. v If the REGION= parameter value in the JCL exceeds 16 megabytes: – If the IEFUSI exit changes the region limit or size above 16 megabytes, the contents of this field equals the changed region limit or size – Otherwise, the contents of this field equals the REGION parameter value (minimum value of 32 megabytes).v If the REGION= parameter value in the JCL equals or is less than 16 megabytes: – If the IEFUSI exit changes the region limit or size below 16 megabytes, the contents of this field equals the changed region limit or size – Otherwise, the contents of this field equals the REGION parameter value.Note: If both the region limit and size are changed, but do not match, the contents of this field equals the smaller of the changed region limit or size.
10064SMF30DSV4binary
Amount of user key data space and hiperspace virtual storage (high water mark) used during the step/job (in megabytes).
10468SMF30PIE4binary
Number of unblocked pages that were paged in from expanded storage.
1086CSMF30POE4binary
Number of unblocked pages that were paged out to expanded storage.
11270SMF30BIA4binary
Number of blocked pages that were paged in from auxiliary storage.
11674SMF30BOA4binary
Number of blocked pages that were paged out to auxiliary storage.
12078SMF30BIE4binary
Number of blocked pages that were paged in from expanded storage.
1247CSMF30BOE4binary
Number of blocked pages that were paged out to expanded storage.
12880SMF30KIA4binary
Number of blocks that were paged in from auxiliary storage.
13284SMF30KOA4binary
Number of blocks that were paged out to auxiliary storage.
13688SMF30KIE4binary
Number of blocks that were paged in from expanded storage.
1408CSMF30KOE4binary
Number of blocks that were paged out to expanded storage.
14490SMF30PSF8binary
Number of CPU page seconds for the IARVSERV shared central storage frames in use by this address space, in page milliseconds.
15298SMF30PAI4binary
Number of IARVSERV shared pages that were paged in from auxiliary storage in this address space.
1569CSMF30PEI4binary
Number of IARVSERV shared pages that were paged in from expanded storage in this address space.
160A0SMF30ERS8binary
Expanded storage page residency time in page-milliseconds.
168A8SMF30MEM8binary
Memlimit value (in MB).
176B0SMF30MLS1binary
Source of Memlimit, which is one of the following: Value Meaning 01 MEMLIMIT set by SMF. 02 MEMLIMIT set explicitly in the JCL with MEMLIMIT parameter on JOB or EXEC statement. 03 MEMLIMIT is unlimited based on REGION=0 specification. 04 MEMLIMIT set by IEFUSI. 177 B1 23 Reserved.
Performance Section
(Offset from beginning of record: SMF30POF)
00SMF30SRV4binary
Total service units.
44SMF30CSU4binary
CPU service units.
88SMF30SRB4binary
Service request block (SRB) service units.
12CSMF30IO4binary
I/O service units.
1610SMF30MSO4binary
Main storage occupancy (MSO) service units.
2014SMF30TAT4binary
System resources manager (SRM) transaction active time, in 1024-microsecond units.
2418SMF30SUS4binary
Copy of RmctAdjC when this SMF record was produced, number of sixteenths of one CPU microsecond per CPU service unit.
281CSMF30RES4binary
System resources manager (SRM) transaction residency time, in 1024-microsecond units. That is the amount of time the SRM transaction was in real storage.
3220SMF30TRS4binary
Number of system resources manager (SRM) transactions.
3624SMF30WLM8EBCDIC
Workload name. This field is blank (X‘40’) when in workload management compatibility mode.
442CSMF30SCN8EBCDIC
Service class name. This field will contain ’SYSOTHER’ during the time of a WLM POLICY switch.
5234SMF30GRN8EBCDIC
Resource group name.
603CSMF30RCN8EBCDIC
Report class name. This field is blank (X‘40’) during the time of a WLM POLICY switch.
6844SMF30ETA4binary
Independent enclave transaction active time in 1024-microsecond units.
7248SMF30ESU4binary
Independent enclave CPU service units.
764CSMF30ETC4binary
Independent enclave transaction count.
8050SMF30PFL16EBCDIC
Scheduling environment name. Binary zeros if no scheduling environment is specified.
9660SMF30JQT4binary
Job preparation time. This is the elapsed time before the job was first queued for execution. It excludes time to read the job into the system. It includes delays incurred waiting for and during conversion, such as when eligible systems are not active to convert the job. If the JOB statement specified TYPRUN=JCLHOLD, this time is 0. The time is in 1024-microsecond units. It is available with OS/390 JES2 Release 4 and higher.
10064SMF30RQT4binary
Time following job preparation when the job was ineligible for execution due to either the job’s eligible systems being inactive or the job’s scheduling environment not being available. The time is in 1024-microsecond units. It is available on OS/390 JES2 Release 4 and higher.
10468SMF30HQT4binary
Time following job preparation when the job was ineligible for execution for reasons not included in SMF30RQT. This includes job hold, job class hold, job queue hold, duplicate jobname serialization, and job class execution limits. If the JOB statement specified TYPRUN=HOLD, the time that the job is held for this reason is not included. The time is in 1024-microsecond units. It is available with OS/390 JES2 Release 4 and higher.
1086CSMF30SQT4binary
Time the job was eligible for execution. This is the amount of time the job waited for an initiator. The time is in 1024-microsecond units. Prior to OS/390 JES2 Release 4, and for all JES3 releases, this field includes time the job was ineligible for execution.
11270SMF30PF11EBCDIC
Performance section flag byte: X’80’ (SMF30PFJ) Job service class association was modified by a system operator prior to job initiation. X’40’ (SMF30PFR) Job service class association was modified by a system operator during job execution. X’20’ (SMF30PFF) Job initiation forced by a system operator. X’10’ (SMF30RTR) Job has been restarted. There is one set of SMF30 records for each time the job is restarted. X’08’ (SMF30MSI) Remote system data is incomplete. X’04’ (SMF30WMI) Job is executing in a workload manager batch initiator. X’02’ (SMF30CCP) Service class assigned to the address space was designated CPU-critical in the WLM service definition. X’01’ (SMF30CSP) Service class assigned to the address space was designated storage-critical in the WLM service definition.
11371SMF30PF21EBCDIC
Performance section flag byte: X’80’ (SMF30ASP) Address space was designated storage-critical. X’40’ (SMF30SME) Address space cannot be managed to transaction goals, because “manage region to goals of region” was specified in the WLM service definition. X’20’ (SMF30CPR) Address space is currently CPU-protected. X’10’ (SMF30SPR) Address space is currently storage-protected.
11472SMF30RS42EBCDIC
Reserved.
11674SMF30JPN8EBCDIC
Subsystem collection name from IWMCLSFY SUBCOLN
Operator Section
(Offset from beginning of record: SMF30OOF)
00SMF30PDM4binary
Number of non-specific DASD mounts.
44SMF30PRD4binary
Number of specific DASD mounts.
88SMF30PTM4binary
Number of non-specific tape mounts.
12CSMF30TPR4binary
Number of specific tape mounts.
1610SMF30MTM4binary
Number of non-specific MSS mounts. As of MVS/SP4.1, this field is no longer valid, and contains zeroes.
2014SMF30MSR4binary
Number of specific MSS mounts. As of MVS/SP4.1, this field is no longer valid, and contains zeroes.
APPC/MVS Resource Section
(Offset from beginning of record: SMF30DR0)
00SMF30DC4binary
Number of conversations, both currently active and deallocated, associated with the transaction program ID.
44SMF30DCA4binary
Number of all conversations allocated.
88SMF30DSC4binary
Number of times the transaction program issued a Send call. Note: Because an interval or step might end in the middle of a Send call, this field might contain zero while SMF30DDS contains a nonzero value.
12CSMF30DDS8long
floating point hex Amount of data, in bytes, sent by the transaction program.
2014SMF30DRC4binary
Number of times the transaction program issued a Receive call. Note: Because an interval or step might end in the middle of a Receive call, this field might contain zero while SMF30DDR contains a nonzero value.
2418SMF30DDR8long
floating point hex Amount of data, in bytes, received by the transaction program.
3220SMF30DAC4binary
Number of active conversations.
3624SMF30DTR4binary
Number of APPC/MVS transactions programs scheduled by the APPC/MVS transaction scheduler (ASCH).
APPC/MVS Cumulative Resource Section
(Offset from beginning of record: SMF30ARO)
00SMF30CN4binary
Total number of conversations associated with the transaction program (TP) ID, both currently active and deallocated.
44SMF30CNA4binary
Total number of all conversations allocated.
88SMF30SEN4binary
Total number of times the transaction program (TP) issued a Send call.
12CSMF30DAT8long
floating point hex Total amount of data sent by the transaction program (TP) in bytes (long floating point).
2014SMF30REC4binary
Total number of times the transaction program (TP) issued a Receive call.
2418SMF30DAR8long
floating point hex Total amount of data received by the transaction program (TP) in bytes (long floating point).
3220SMF30TAC4binary
Total number of active conversations.
3624SMF30ATR4binary
Total number of APPC/MVS transactions programs scheduled by the APPC/MVS transaction scheduler (ASCH).
OpenMVS Process Section
(Offset from beginning of record: SMF30OPO)
00SMF30OPI4binary
OpenMVS process ID.
44SMF30OPG4binary
OpenMVS process group ID.
88SMF30OUI4binary
OpenMVS process user ID.
12CSMF30OUG4binary
OpenMVS process user group ID.
1610SMF30OSI4binary
OpenMVS process session ID.
2014SMF30OSC4binary
Number of OpenMVS services requested by the process.
2418SMF30OST4binary
Total CPU time (in hundredths of a second) accumulated by OpenMVS services requested by the process.
281CSMF30ODR4binary
Number of OpenMVS directory reads for the process.
3220SMF30OFR4binary
Number of reads from OpenMVS HFS regular files.
3624SMF30OFW4binary
Number of writes to OpenMVS HFS regular files.
4028SMF30OPR4binary
Number of reads from OpenMVS HFS pipe.
442CSMF30OPW4binary
Number of writes to OpenMVS HFS pipe.
4830SMF30OSR4binary
Number of reads from OpenMVS HFS special files.
5234SMF30OSW4binary
Number of writes to OpenMVS HFS special files.
5638SMF30OLL4binary
Number of pathname lookup calls to the logical file system.
603CSMF30OLP4binary
Number of pathname lookup calls to the physical file system.
6440SMF30OGL4binary
Number of pathname generation calls to the logical file system.
6844SMF30OGP4binary
Number of pathname generation calls to the physical file system to determine a pathname.
7248SMF30OPP4binary
Parent process ID.
764CSMF30OKR4binary
Number of reads for network socket.
8050SMF30OKW4binary
Number of writes for network socket.
8454SMF30OMS4binary
Number of bytes that message queues sent.
8858SMF30OMR4binary
Number of bytes that message queues received.
925CSMF30OSY4binary
Number of times the sync() function was called.
Automatic Restart Management Section
(Offset from beginning of record: SMF30RMO)
00SMF30RNM16EBCDIC
Element name.
1610SMF30RTP8EBCDIC
Element type.
2418SMF30RRG16EBCDIC
Restart group for element in SMF30RNM.
4028SMF30RSN8EBCDIC
The system name for the system on which the element was initially started; blank, for the initial start. Note: The current system name is in the SMF30SYN field.
4830SMF30RGT4binary
The time (local) when the element issued the IXCARM macro with the REGISTER parameter, in hundredths of a second.
5234SMF30RGD4binary
The date when the element issued the REGISTER request, in the form 0cyydddF. See “Standard SMF Record Header” on page 13-1 for a detailed description.
5638SMF30RWT4binary
The time (local) when the element issued the IXCARM macro with the WAITPRED parameter, in hundredths of a second. This field will be zero if this function was not requested.
603CSMF30RWD4binary
The date when the element issued IXCARM with the WAITPRED parameter, in the form 0cyydddF (where ‘F’ is the sign). This field will be zero if this function was not requested.
6440SMF30RYT4binary
The time (local) when the element issued the IXCARM macro with the READY parameter, in hundredths of a second.
6844SMF30RYD4binary
The date when this element issued the IXCARM macro with the READY parameter, in the format 0cyydddF (where ‘F’ is the sign).
7248SMF30RTT4binary
The time (local) when the element was deregistered, in hundredths of a second. This field will be zero if this element is not yet deregistered or if it ended abnormally.
764CSMF30RTD4binary
The date when this element was deregistered, in the format 0cyydddF. See “Standard SMF Record Header” on page 13-1 for a detailed description. This field will be zero if this element is not yet deregistered or if it ended abnormally.
Usage Data Section
(Offset from beginning of record: SMF30UDO)
00SMF30UPO16EBCDIC
Product owner or vendor name (specified on the PRODOWNER option of the IFAUSAGE macro).
1610SMF30UPN16EBCDIC
Product name (specified on the PRODNAME option of the IFAUSAGE macro).
3220SMF30UPV8EBCDIC
Product version (if specified on the PRODVERS option of the IFAUSAGE macro or ‘NONE’).
4028SMF30UPQ8EBCDIC
Product qualifier (if specified on the PRODQUAL option of the IFAUSAGE macro or ‘NONE’).
4830SMF30UPI8EBCDIC
Product ID (if specified on the PRODID option of the IFAUSAGE macro or ‘NONE’).
5638SMF30UCT4binary
Product TCB Time (in hundredths of a second).
603CSMF30UCS4binary
Product SRB Time (in hundredths of a second). 64 40 SMF30URD 8 various Product specific resource data (specified on the DATA option on the IFAUSAGE macro FUNCTIONDATA request). SMF30UDF identifies the format of the data in this field.
7248SMF30UDF1binary
Data format of value in SMF30URD Value Meaning 0 No data specified. 1 CPU time in long floating Point (in hundredths of a second). 2 Binary (64-bit). 3 Long floating point.
7349SMF30UFG1binary
Usage entry flags Bit Meaning when set 0 Unauthorized register 1-7 Unused 74 4A 2 Reserved.
Multisystem Enclave Remote System Data Section
(Offset from beginning of record: SMF30MOF)
00SMF30MRS8EBCDIC
System name on which enclaves created by this address space executed.
88SMF30MRA4binary
CPU rate adjustment factor for the system named by SMF30MRS. This is the number of sixteenths of one microsecond of CPU time per CPU service unit.
12CSMF30MRD4binary
CPU time, in hundredths of a second, accumulated by dependent enclaves that executed on the system named by SMF30MRS.
1610SMF30MRI4binary
CPU time, in hundredths of a second, accumulated by independent enclaves that executed on the system named by SMF30MRS.

The above table is a slightly modified version of the description provided by IBM in their "MVS Systems Management Facilities (SMF)" manual.


Spectrum SMF Writer is the 4GL report writer for SMF files on z/OS and VSE systems.
Download your free trial now!

Below are the Spectrum SMF Writer records definitions for the SMF type 30 record.

 

Spectrum SMF Writer
File Definition for Type 30 SMF Records
Common Address Space Work

********************************************************************
*        SPECTRUM SMF WRITER -- FILE DEFINITION STATEMENTS         *
*      SMF30 - SMF TYPE 30 RECORD "COMMON ADDRESS SPACE WORK"      *
********************************************************************
FIELD: SMF30LEN DISP(0) LEN(2) TYPE(BINARY)
FIELD: SMF30SEG DISP(2) LEN(2) TYPE(BINARY)
FIELD: SMF30FLG DISP(4) LEN(1) TYPE(BINARY)
FIELD: SMF30RTY DISP(5) LEN(1) TYPE(BINARY)
FIELD: SMF30TME DISP(6) LEN(4) TYPE(B-SECS) DEC(2) FORMAT(TPIC'Z9:99:99.99')
FIELD: SMF30DTE DISP(10) LEN(4) TYPE(P-CYYDDD)
FIELD: SMF30SID DISP(14) LEN(4)
FIELD: SMF30WID DISP(18) LEN(4)
FIELD: SMF30STP DISP(22) LEN(2) TYPE(BINARY)
FIELD: SMF30SOF DISP(24) LEN(4) TYPE(BINARY)
FIELD: SMF30SLN DISP(28) LEN(2) TYPE(BINARY)
FIELD: SMF30SON DISP(30) LEN(2) TYPE(BINARY)
FIELD: SMF30IOF DISP(32) LEN(4) TYPE(BINARY)
FIELD: SMF30ILN DISP(36) LEN(2) TYPE(BINARY)
FIELD: SMF30ION DISP(38) LEN(2) TYPE(BINARY)
FIELD: SMF30UOF DISP(40) LEN(4) TYPE(BINARY)
FIELD: SMF30ULN DISP(44) LEN(2) TYPE(BINARY)
FIELD: SMF30UON DISP(46) LEN(2) TYPE(BINARY)
FIELD: SMF30TOF DISP(48) LEN(4) TYPE(BINARY)
FIELD: SMF30TLN DISP(52) LEN(2) TYPE(BINARY)
FIELD: SMF30TON DISP(54) LEN(2) TYPE(BINARY)
FIELD: SMF30COF DISP(56) LEN(4) TYPE(BINARY)
FIELD: SMF30CLN DISP(60) LEN(2) TYPE(BINARY)
FIELD: SMF30CON DISP(62) LEN(2) TYPE(BINARY)
FIELD: SMF30AOF DISP(64) LEN(4) TYPE(BINARY)
FIELD: SMF30ALN DISP(68) LEN(2) TYPE(BINARY)
FIELD: SMF30AON DISP(70) LEN(2) TYPE(BINARY)
FIELD: SMF30ROF DISP(72) LEN(4) TYPE(BINARY)
FIELD: SMF30RLN DISP(76) LEN(2) TYPE(BINARY)
FIELD: SMF30RON DISP(78) LEN(2) TYPE(BINARY)
FIELD: SMF30POF DISP(80) LEN(4) TYPE(BINARY)
FIELD: SMF30PLN DISP(84) LEN(2) TYPE(BINARY)
FIELD: SMF30PON DISP(86) LEN(2) TYPE(BINARY)
FIELD: SMF30OOF DISP(88) LEN(4) TYPE(BINARY)
FIELD: SMF30OLN DISP(92) LEN(2) TYPE(BINARY)
FIELD: SMF30OON DISP(94) LEN(2) TYPE(BINARY)
FIELD: SMF30EOF DISP(96) LEN(4) TYPE(BINARY)
FIELD: SMF30ELN DISP(100) LEN(2) TYPE(BINARY)
FIELD: SMF30EON DISP(102) LEN(2) TYPE(BINARY)
FIELD: SMF30EOR DISP(104) LEN(2) TYPE(BINARY)
FIELD: SMF30RVD DISP(106) LEN(2) TYPE(BINARY)
FIELD: SMF30EOS DISP(108) LEN(4) TYPE(BINARY)
FIELD: SMF30DRO DISP(112) LEN(4) TYPE(BINARY)
FIELD: SMF30DRL DISP(116) LEN(2) TYPE(BINARY)
FIELD: SMF30DRN DISP(118) LEN(2) TYPE(BINARY)
FIELD: SMF30ARO DISP(120) LEN(4) TYPE(BINARY)
FIELD: SMF30ARL DISP(124) LEN(2) TYPE(BINARY)
FIELD: SMF30ARN DISP(126) LEN(2) TYPE(BINARY)
FIELD: SMF30OPO DISP(128) LEN(4) TYPE(BINARY)
FIELD: SMF30OPL DISP(132) LEN(2) TYPE(BINARY)
FIELD: SMF30OPN DISP(134) LEN(2) TYPE(BINARY)
FIELD: SMF30OPM DISP(136) LEN(4) TYPE(BINARY)
FIELD: SMF30UDO DISP(140) LEN(4) TYPE(BINARY)
FIELD: SMF30UDL DISP(144) LEN(2) TYPE(BINARY)
FIELD: SMF30UDN DISP(146) LEN(2) TYPE(BINARY)
FIELD: SMF30UDS DISP(148) LEN(4) TYPE(BINARY)
FIELD: SMF30RMO DISP(152) LEN(4) TYPE(BINARY)
FIELD: SMF30RML DISP(156) LEN(2) TYPE(BINARY)
FIELD: SMF30RMN DISP(158) LEN(2) TYPE(BINARY)
FIELD: SMF30RMS DISP(160) LEN(4) TYPE(BINARY)
FIELD: SMF30MOF DISP(164) LEN(4) TYPE(BINARY)
FIELD: SMF30MLN DISP(168) LEN(2) TYPE(BINARY)
FIELD: SMF30MNO DISP(170) LEN(2) TYPE(BINARY)
FIELD: SMF30MOS DISP(172) LEN(4) TYPE(BINARY)
* Subsystem Section FIELD: SMF30TYP DISP(0) LEN(2) TYPE(BINARY) OFFSET(SMF30SOF)
FIELD: SMF30RS1 DISP(2) LEN(2) TYPE(BINARY)
FIELD: SMF30RVN DISP(4) LEN(2)
FIELD: SMF30PNM DISP(6) LEN(8)
FIELD: SMF30OSL DISP(14) LEN(8)
FIELD: SMF30SYN DISP(22) LEN(8)
FIELD: SMF30SYP DISP(30) LEN(8)
* Identification Section FIELD: SMF30JBN DISP(0) LEN(8) OFFSET(SMF30IOF)
FIELD: SMF30PGM DISP(8) LEN(8)
FIELD: SMF30STM DISP(16) LEN(8)
FIELD: SMF30UIF DISP(24) LEN(8)
FIELD: SMF30JNM DISP(32) LEN(8)
FIELD: SMF30STN DISP(40) LEN(2) TYPE(BINARY)
FIELD: SMF30CLS DISP(42) LEN(1) TYPE(BINARY)
FIELD: SMF30PGN DISP(44) LEN(2) TYPE(BINARY)
FIELD: SMF30JPT DISP(46) LEN(2) TYPE(BINARY)
FIELD: SMF30AST DISP(48) LEN(4) TYPE(BINARY)
FIELD: SMF30PPS DISP(52) LEN(4) TYPE(BINARY)
FIELD: SMF30SIT DISP(56) LEN(4) TYPE(B-SECS) DEC(2) FORMAT(TPIC'Z9:99:99.99')
FIELD: SMF30STD DISP(60) LEN(4) TYPE(P-CYYDDD)
FIELD: SMF30RST DISP(64) LEN(4) TYPE(B-SECS) DEC(2) FORMAT(TPIC'Z9:99:99.99')
FIELD: SMF30RSD DISP(68) LEN(4) TYPE(P-CYYDDD)
FIELD: SMF30RET DISP(72) LEN(4) TYPE(B-SECS) DEC(2) FORMAT(TPIC'Z9:99:99.99')
FIELD: SMF30RED DISP(76) LEN(4) TYPE(P-CYYDDD)
FIELD: SMF30USR DISP(80) LEN(20)
FIELD: SMF30GRP DISP(100) LEN(8)
FIELD: SMF30RUD DISP(108) LEN(8)
FIELD: SMF30TID DISP(116) LEN(8)
FIELD: SMF30TSN DISP(124) LEN(8)
FIELD: SMF30PSN DISP(132) LEN(8)
FIELD: SMF30CL8 DISP(140) LEN(8)
FIELD: SMF30ISS DISP(148) LEN(8) TYPE(BINARY)
FIELD: SMF30IET DISP(156) LEN(8) TYPE(BINARY)
FIELD: SMF30SSN DISP(164) LEN(4) TYPE(BINARY)
FIELD: SMF30EXN DISP(168) LEN(16) TYPE(BINARY)
* I/O Activity Section FIELD: SMF30INP DISP(0) LEN(4) TYPE(BINARY) OFFSET(SMF30UOF)
FIELD: SMF30TEP DISP(4) LEN(4) TYPE(BINARY)
FIELD: SMF30TPT DISP(8) LEN(4) TYPE(BINARY)
FIELD: SMF30TGT DISP(12) LEN(4) TYPE(BINARY)
FIELD: SMF30RDR DISP(16) LEN(1) TYPE(BINARY)
FIELD: SMF30RDT DISP(17) LEN(1) TYPE(BINARY)
FIELD: SMF30TCN DISP(18) LEN(4) TYPE(BINARY)
FIELD: SMF30DCF DISP(22) LEN(4) TYPE(BINARY)
FIELD: SMF30RSB DISP(26) LEN(2) TYPE(BINARY)
FIELD: SMF30TRR DISP(28) LEN(4) TYPE(BINARY)
FIELD: SMF30AIC DISP(32) LEN(4) TYPE(BINARY)
FIELD: SMF30AID DISP(36) LEN(4) TYPE(BINARY)
FIELD: SMF30AIW DISP(40) LEN(4) TYPE(BINARY)
FIELD: SMF30AIS DISP(44) LEN(4) TYPE(BINARY)
FIELD: SMF30EIC DISP(48) LEN(4) TYPE(BINARY)
FIELD: SMF30EID DISP(52) LEN(4) TYPE(BINARY)
FIELD: SMF30EIW DISP(56) LEN(4) TYPE(BINARY)
FIELD: SMF30EIS DISP(60) LEN(4) TYPE(BINARY)
* Completion Section FIELD: SMF30SCC DISP(0) LEN(2) TYPE(BINARY) OFFSET(SMF30TOF)
FIELD: SMF30STI DISP(2) LEN(2) TYPE(BINARY)
FIELD: SMF30ARC DISP(4) LEN(4) TYPE(BINARY)
* Processor Accounting Section FIELD: SMF30PTY DISP(0) LEN(2) TYPE(BINARY) OFFSET(SMF30COF)
FIELD: SMF30TFL DISP(2) LEN(2) TYPE(BINARY)
FIELD: SMF30CPT DISP(4) LEN(4) TYPE(BINARY)
FIELD: SMF30CPS DISP(8) LEN(4) TYPE(BINARY)
FIELD: SMF30ICU DISP(12) LEN(4) TYPE(BINARY)
FIELD: SMF30ISB DISP(16) LEN(4) TYPE(BINARY)
FIELD: SMF30JVU DISP(20) LEN(4) TYPE(BINARY)
FIELD: SMF30IVU DISP(24) LEN(4) TYPE(BINARY)
FIELD: SMF30JVA DISP(28) LEN(4) TYPE(BINARY)
FIELD: SMF30IVA DISP(32) LEN(4) TYPE(BINARY)
FIELD: SMF30IST DISP(36) LEN(4) TYPE(BINARY)
FIELD: SMF30IDT DISP(40) LEN(4) TYPE(P-CYYDDD)
FIELD: SMF30IIP DISP(44) LEN(4) TYPE(BINARY)
FIELD: SMF30RCT DISP(48) LEN(4) TYPE(BINARY)
FIELD: SMF30HPT DISP(52) LEN(4) TYPE(BINARY)
FIELD: SMF30CSC DISP(56) LEN(4) TYPE(BINARY)
FIELD: SMF30DMI DISP(60) LEN(4) TYPE(BINARY)
FIELD: SMF30DMO DISP(64) LEN(4) TYPE(BINARY)
FIELD: SMF30ASR DISP(68) LEN(4) TYPE(BINARY)
FIELD: SMF30ENC DISP(72) LEN(4) TYPE(BINARY)
FIELD: SMF30DET DISP(76) LEN(4) TYPE(BINARY)
FIELD: SMF30CEP DISP(80) LEN(4) TYPE(BINARY)
FIELD: SMF30TF2 DISP(82) LEN(2) TYPE(BINARY)
FIELD: SMF30_TIME_ON_IFA DISP(84) LEN(4) TYPE(BINARY)
FIELD: SMF30_ENCLAVE_TIME_ON_IFA DISP(88) LEN(4) TYPE(BINARY)
FIELD: SMF30_DEP_ENCLAVE_TIME_ON_IFA DISP(92) LEN(4) TYPE(BINARY)
FIELD: SMF30_TIME_IFA_ON_CP DISP(96) LEN(4) TYPE(BINARY)
FIELD: SMF30_ENCLAVE_TIME_IFA_ON_CP DISP(100) LEN(4) TYPE(BINARY)
FIELD: SMF30_DEP_ENCLAVE_TIME_IFA_ON_CP DISP(104) LEN(4) TYPE(BINARY)
* Execute Channel Program (EXCP) Section FIELD: SMF30DEV DISP(0) LEN(1) TYPE(BINARY) OFFSET(SMF30EOF)
FIELD: SMF30UTP DISP(1) LEN(1) TYPE(BINARY)
FIELD: SMF30CUA DISP(2) LEN(2) TYPE(BINARY)
FIELD: SMF30DDN DISP(4) LEN(8)
FIELD: SMF30BLK DISP(12) LEN(4) TYPE(BINARY)
FIELD: SMF30BSZ DISP(16) LEN(2) TYPE(BINARY)
FIELD: SMF30DCT DISP(18) LEN(4) TYPE(BINARY)
FIELD: SMF30XBS DISP(22) LEN(8) TYPE(BINARY)
* Accounting Section FIELD: SMF30ACL DISP(0) LEN(1) TYPE(BINARY) OFFSET(SMF30AOF)
FIELD: SMF30ACT DISP(1)
* Storage and Paging Section FIELD: SMF30RSV DISP(0) LEN(2) OFFSET(SMF30ROF)
FIELD: SMF30SFL DISP(2) LEN(1) TYPE(BINARY)
FIELD: SMF30SPK DISP(3) LEN(1) TYPE(BINARY)
FIELD: SMF30PRV DISP(4) LEN(2) TYPE(BINARY)
FIELD: SMF30SYS DISP(6) LEN(2) TYPE(BINARY)
FIELD: SMF30PGI DISP(8) LEN(4) TYPE(BINARY)
FIELD: SMF30PGO DISP(12) LEN(4) TYPE(BINARY)
FIELD: SMF30CPM DISP(16) LEN(4) TYPE(BINARY)
FIELD: SMF30NSW DISP(20) LEN(4) TYPE(BINARY)
FIELD: SMF30PSI DISP(24) LEN(4) TYPE(BINARY)
FIELD: SMF30PSO DISP(28) LEN(4) TYPE(BINARY)
FIELD: SMF30VPI DISP(32) LEN(4) TYPE(BINARY)
FIELD: SMF30VPO DISP(36) LEN(4) TYPE(BINARY)
FIELD: SMF30VPR DISP(40) LEN(4) TYPE(BINARY)
FIELD: SMF30CPI DISP(44) LEN(4) TYPE(BINARY)
FIELD: SMF30HPI DISP(48) LEN(4) TYPE(BINARY)
FIELD: SMF30LPI DISP(52) LEN(4) TYPE(BINARY)
FIELD: SMF30HPO DISP(56) LEN(4) TYPE(BINARY)
FIELD: SMF30PST DISP(60) LEN(4) TYPE(BINARY)
FIELD: SMF30PSC DISP(64) LEN(8) TYPE(BINARY)
FIELD: SMF30RGB DISP(72) LEN(4) TYPE(BINARY)
FIELD: SMF30ERG DISP(76) LEN(4) TYPE(BINARY)
FIELD: SMF30ARB DISP(80) LEN(4) TYPE(BINARY)
FIELD: SMF30EAR DISP(84) LEN(4) TYPE(BINARY)
FIELD: SMF30URB DISP(88) LEN(4) TYPE(BINARY)
FIELD: SMF30EUR DISP(92) LEN(4) TYPE(BINARY)
FIELD: SMF30RGN DISP(96) LEN(4) TYPE(BINARY)
FIELD: SMF30DSV DISP(100) LEN(4) TYPE(BINARY)
FIELD: SMF30PIE DISP(104) LEN(4) TYPE(BINARY)
FIELD: SMF30POE DISP(108) LEN(4) TYPE(BINARY)
FIELD: SMF30BIA DISP(112) LEN(4) TYPE(BINARY)
FIELD: SMF30BOA DISP(116) LEN(4) TYPE(BINARY)
FIELD: SMF30BIE DISP(120) LEN(4) TYPE(BINARY)
FIELD: SMF30BOE DISP(124) LEN(4) TYPE(BINARY)
FIELD: SMF30KIA DISP(128) LEN(4) TYPE(BINARY)
FIELD: SMF30KOA DISP(132) LEN(4) TYPE(BINARY)
FIELD: SMF30KIE DISP(136) LEN(4) TYPE(BINARY)
FIELD: SMF30KOE DISP(140) LEN(4) TYPE(BINARY)
FIELD: SMF30PSF DISP(144) LEN(8) TYPE(BINARY)
FIELD: SMF30PAI DISP(152) LEN(4) TYPE(BINARY)
FIELD: SMF30PEI DISP(156) LEN(4) TYPE(BINARY)
FIELD: SMF30ERS DISP(160) LEN(8) TYPE(BINARY)
FIELD: SMF30MEM DISP(168) LEN(8) TYPE(BINARY)
FIELD: SMF30MLS DISP(176) LEN(1) TYPE(BINARY)
* Performance Section FIELD: SMF30SRV DISP(0) LEN(4) TYPE(BINARY) OFFSET(SMF30POF)
FIELD: SMF30CSU DISP(4) LEN(4) TYPE(BINARY)
FIELD: SMF30SRB DISP(8) LEN(4) TYPE(BINARY)
FIELD: SMF30IO DISP(12) LEN(4) TYPE(BINARY)
FIELD: SMF30MSO DISP(16) LEN(4) TYPE(BINARY)
FIELD: SMF30TAT DISP(20) LEN(4) TYPE(BINARY)
FIELD: SMF30SUS DISP(24) LEN(4) TYPE(BINARY)
FIELD: SMF30RES DISP(28) LEN(4) TYPE(BINARY)
FIELD: SMF30TRS DISP(32) LEN(4) TYPE(BINARY)
FIELD: SMF30WLM DISP(36) LEN(8)
FIELD: SMF30SCN DISP(44) LEN(8)
FIELD: SMF30GRN DISP(52) LEN(8)
FIELD: SMF30RCN DISP(60) LEN(8)
FIELD: SMF30ETA DISP(68) LEN(4) TYPE(BINARY)
FIELD: SMF30ESU DISP(72) LEN(4) TYPE(BINARY)
FIELD: SMF30ETC DISP(76) LEN(4) TYPE(BINARY)
FIELD: SMF30PFL DISP(80) LEN(16)
FIELD: SMF30JQT DISP(96) LEN(4) TYPE(BINARY)
FIELD: SMF30RQT DISP(100) LEN(4) TYPE(BINARY)
FIELD: SMF30HQT DISP(104) LEN(4) TYPE(BINARY)
FIELD: SMF30SQT DISP(108) LEN(4) TYPE(BINARY)
FIELD: SMF30PF1 DISP(112) LEN(1)
FIELD: SMF30PF2 DISP(113) LEN(1)
FIELD: SMF30RS4 DISP(114) LEN(2)
FIELD: SMF30JPN DISP(116) LEN(8)
* Operator Section FIELD: SMF30PDM DISP(0) LEN(4) TYPE(BINARY) OFFSET(SMF30OOF)
FIELD: SMF30PRD DISP(4) LEN(4) TYPE(BINARY)
FIELD: SMF30PTM DISP(8) LEN(4) TYPE(BINARY)
FIELD: SMF30TPR DISP(12) LEN(4) TYPE(BINARY)
FIELD: SMF30MTM DISP(16) LEN(4) TYPE(BINARY)
FIELD: SMF30MSR DISP(20) LEN(4) TYPE(BINARY)
* APPC/MVS Resource Section FIELD: SMF30DC DISP(0) LEN(4) TYPE(BINARY) OFFSET(SMF30DR0)
FIELD: SMF30DCA DISP(4) LEN(4) TYPE(BINARY)
FIELD: SMF30DSC DISP(8) LEN(4) TYPE(BINARY)
FIELD: SMF30DDS DISP(12) LEN(8) TYPE(LONG)
FIELD: SMF30DRC DISP(20) LEN(4) TYPE(BINARY)
FIELD: SMF30DDR DISP(24) LEN(8) TYPE(LONG)
FIELD: SMF30DAC DISP(32) LEN(4) TYPE(BINARY)
FIELD: SMF30DTR DISP(36) LEN(4) TYPE(BINARY)
* APPC/MVS Cumulative Resource Section FIELD: SMF30CN DISP(0) LEN(4) TYPE(BINARY) OFFSET(SMF30ARO)
FIELD: SMF30CNA DISP(4) LEN(4) TYPE(BINARY)
FIELD: SMF30SEN DISP(8) LEN(4) TYPE(BINARY)
FIELD: SMF30DAT DISP(12) LEN(8) TYPE(LONG)
FIELD: SMF30REC DISP(20) LEN(4) TYPE(BINARY)
FIELD: SMF30DAR DISP(24) LEN(8) TYPE(LONG)
FIELD: SMF30TAC DISP(32) LEN(4) TYPE(BINARY)
FIELD: SMF30ATR DISP(36) LEN(4) TYPE(BINARY)
* OpenMVS Process Section FIELD: SMF30OPI DISP(0) LEN(4) TYPE(BINARY) OFFSET(SMF30OPO)
FIELD: SMF30OPG DISP(4) LEN(4) TYPE(BINARY)
FIELD: SMF30OUI DISP(8) LEN(4) TYPE(BINARY)
FIELD: SMF30OUG DISP(12) LEN(4) TYPE(BINARY)
FIELD: SMF30OSI DISP(16) LEN(4) TYPE(BINARY)
FIELD: SMF30OSC DISP(20) LEN(4) TYPE(BINARY)
FIELD: SMF30OST DISP(24) LEN(4) TYPE(BINARY)
FIELD: SMF30ODR DISP(28) LEN(4) TYPE(BINARY)
FIELD: SMF30OFR DISP(32) LEN(4) TYPE(BINARY)
FIELD: SMF30OFW DISP(36) LEN(4) TYPE(BINARY)
FIELD: SMF30OPR DISP(40) LEN(4) TYPE(BINARY)
FIELD: SMF30OPW DISP(44) LEN(4) TYPE(BINARY)
FIELD: SMF30OSR DISP(48) LEN(4) TYPE(BINARY)
FIELD: SMF30OSW DISP(52) LEN(4) TYPE(BINARY)
FIELD: SMF30OLL DISP(56) LEN(4) TYPE(BINARY)
FIELD: SMF30OLP DISP(60) LEN(4) TYPE(BINARY)
FIELD: SMF30OGL DISP(64) LEN(4) TYPE(BINARY)
FIELD: SMF30OGP DISP(68) LEN(4) TYPE(BINARY)
FIELD: SMF30OPP DISP(72) LEN(4) TYPE(BINARY)
FIELD: SMF30OKR DISP(76) LEN(4) TYPE(BINARY)
FIELD: SMF30OKW DISP(80) LEN(4) TYPE(BINARY)
FIELD: SMF30OMS DISP(84) LEN(4) TYPE(BINARY)
FIELD: SMF30OMR DISP(88) LEN(4) TYPE(BINARY)
FIELD: SMF30OSY DISP(92) LEN(4) TYPE(BINARY)
* Automatic Restart Management Section FIELD: SMF30RNM DISP(0) LEN(16) OFFSET(SMF30RMO)
FIELD: SMF30RTP DISP(16) LEN(8)
FIELD: SMF30RRG DISP(24) LEN(16)
FIELD: SMF30RSN DISP(40) LEN(8)
FIELD: SMF30RGT DISP(48) LEN(4) TYPE(BINARY)
FIELD: SMF30RGD DISP(52) LEN(4) TYPE(P-CYYDDD)
FIELD: SMF30RWT DISP(56) LEN(4) TYPE(BINARY)
FIELD: SMF30RWD DISP(60) LEN(4) TYPE(P-CYYDDD)
FIELD: SMF30RYT DISP(64) LEN(4) TYPE(BINARY)
FIELD: SMF30RYD DISP(68) LEN(4) TYPE(P-CYYDDD)
FIELD: SMF30RTT DISP(72) LEN(4) TYPE(BINARY)
FIELD: SMF30RTD DISP(76) LEN(4) TYPE(P-CYYDDD)
* Usage Data Section FIELD: SMF30UPO DISP(0) LEN(16) OFFSET(SMF30UDO)
FIELD: SMF30UPN DISP(16) LEN(16)
FIELD: SMF30UPV DISP(32) LEN(8)
FIELD: SMF30UPQ DISP(40) LEN(8)
FIELD: SMF30UPI DISP(48) LEN(8)
FIELD: SMF30UCT DISP(56) LEN(4) TYPE(BINARY)
FIELD: SMF30UCS DISP(60) LEN(4) TYPE(BINARY)
FIELD: SMF30UDF DISP(72) LEN(1) TYPE(BINARY)
FIELD: SMF30UFG DISP(73) LEN(1) TYPE(BINARY)
* Multisystem Enclave Remote System Data Section FIELD: SMF30MRS DISP(0) LEN(8) OFFSET(SMF30MOF)
FIELD: SMF30MRA DISP(8) LEN(4) TYPE(BINARY)
FIELD: SMF30MRD DISP(12) LEN(4) TYPE(BINARY)
FIELD: SMF30MRI DISP(16) LEN(4) TYPE(BINARY)

 
  SMF Type 0 | SMF Type 2 | SMF Type 3 | SMF Type 4 | SMF Type 5 | SMF Type 14 | SMF Type 15 | SMF Type 30