Go to Home Page
 
Go to Home Page Go to Home Page  
About Spectrum Writer About Spectrum Writer
Online brochure and other documentation Online brochure and other documentation
Online brochure and other documentation Online brochure and other documentation
How to contact us How to contact us
Download a free 30-day trial of Spectrum Writer Download a free 30-day trial of Spectrum Writer
 
 
  Report Writer Speedup Tips Article
Use Mainframe Data in Excel with Spectrum Writer 4GL.
SMF 2 Record Layout

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.

SMF Type 2 Record -- Dump Header
Offset
(Dec.)
Offset
(Hex)
NameLengthFormatDescription
00SMF2LEN2binary
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.
22SMF2SEG2binary
Segment descriptor (see record length field).
44SMF2FLG1binary
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.
55SMF2RTY1binary
Record type 2 (X'02').
66SMF2TME4binary
Time since midnight, in hundredths of a second, when the record was moved into the dump data set.
10ASMF2DTE4packed
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.
14ESMF2SID4EBCDIC
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.

 

Spectrum SMF Writer
File Definition for Type 2 SMF Records
Dump Header

********************************************************************
*        SPECTRUM SMF WRITER -- FILE DEFINITION STATEMENTS         *
*             SMF02 - SMF TYPE 2 RECORD "DUMP HEADER"              *
********************************************************************
FIELD: SMF2LEN DISP(0) LEN(2) TYPE(BINARY)
FIELD: SMF2SEG DISP(2) LEN(2) TYPE(BINARY)
FIELD: SMF2FLG DISP(4) LEN(1) TYPE(BINARY)
FIELD: SMF2RTY DISP(5) LEN(1) TYPE(BINARY)
FIELD: SMF2TME DISP(6) LEN(4) TYPE(B-SECS) DEC(2) FORMAT(TPIC'Z9:99:99.99')
FIELD: SMF2DTE DISP(10) LEN(4) TYPE(P-CYYDDD)
FIELD: SMF2SID DISP(14) LEN(4)

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

Copyright 2008
Pacific Systems Group
All rights reserved..
Home Page | Spectrum Writer | Online Brochure | Company | Privacy | Contact | Download Trial
Send Your Comments or Questions