SMF Type 2 Record
This table shows the record layout for type 2 SMF records (Dump Header).
Also read our tips for working with SMF type 2 records.
Spectrum SMF Writer is the 4GL report writer for SMF files on z/OS and VSE systems.
Download your free trial now!
Jump to the Spectrum SMF Writer definitions for SMF type 2 records.
| Offset (Dec.) | Offset (Hex) | Name | Length | Format | Description |
| 0 | 0 | SMF2LEN | 2 | binary | Record length. This field and the next field (total of four bytes) form the RDW (record descriptor word). See “Standard SMF Record Header” on page 13-1 for a detailed description.
|
| 2 | 2 | SMF2SEG | 2 | binary | Segment descriptor (see record length field).
|
| 4 | 4 | SMF2FLG | 1 | binary | System indicator: Bit Meaning When Set 0-2 Reserved 3-6 Version indicators* 7 Reserved.*See “Standard SMF Record Header” on page 13-1 for a detailed description.
|
| 5 | 5 | SMF2RTY | 1 | binary | Record type 2 (X'02').
|
| 6 | 6 | SMF2TME | 4 | binary | Time since midnight, in hundredths of a second, when the record was moved into the dump data set.
|
| 10 | A | SMF2DTE | 4 | packed | Date when the record was moved into the dump date set, in the form 0cyydddF. See “Standard SMF Record Header” on page 13-1 for a detailed description.
|
| 14 | E | SMF2SID | 4 | EBCDIC | System identification (from the SID parameter).
|
The above table is a slightly modified version of the description provided by IBM in their "MVS Systems Management Facilities (SMF)" manual.
 
|
File Definition for Type 2 SMF Records Dump Header
******************************************************************** * SPECTRUM SMF WRITER -- FILE DEFINITION STATEMENTS * * SMF02 - SMF TYPE 2 RECORD "DUMP HEADER" * ******************************************************************** |
 
 
SMF Type 0 |
SMF Type 2 |
SMF Type 3 |
SMF Type 4 |
SMF Type 5 |
SMF Type 14 |
SMF Type 15 |
SMF Type 30






