SMF Type 3 Record
This table shows the record layout for type 3 SMF records (Dump Trailer).
We also have some tips for working with SMF type 3 records.
And you can see a sample report made from SMF records.
| Offset (Dec.) | Offset (Hex) | Name | Length | Format | Description |
| 0 | 0 | SMF3LEN | 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 | SMF3SEG | 2 | binary | Segment descriptor (see record length field).
|
| 4 | 4 | SMF3FLG | 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 | SMF3RTY | 1 | binary | Record type 3 (X'03').
|
| 6 | 6 | SMF3TME | 4 | binary | Time since midnight, in hundredths of a second, when the record was moved into the dump data set.
|
| 10 | A | SMF3DTE | 4 | packed | Date when the record was moved into the dump data set, in the form 0cyydddF. See “Standard SMF Record Header” on page 13-1 for a detailed description.
|
| 14 | E | SMF3SID | 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.
Below are the Spectrum SMF Writer records definitions for the SMF type 3 record.
 
|
File Definition for Type 3 SMF Records Dump Trailer
******************************************************************** * SPECTRUM SMF WRITER -- FILE DEFINITION STATEMENTS * * SMF03 - SMF TYPE 3 RECORD "DUMP TRAILER" * ******************************************************************** |
 
 
SMF Type 0 |
SMF Type 2 |
SMF Type 3 |
SMF Type 4 |
SMF Type 5 |
SMF Type 14 |
SMF Type 15 |
SMF Type 30




