Header/Self-defining Section

This section contains the common SMF record headers fields and the triplet fields (offset/length/number), if applicable, that locate the other sections on the record.

Offsets Name Length Format Description
0 0 SMF57LEN 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 for a detailed description.
2 2 SMF57SEG 2 binary Segment descriptor (see record length field).
4 4 SMF57FLG 1 binary System indicator:
Bit
Meaning when set
0-2
Reserved
3-6
Version indicators (See Standard SMF record header for a detailed description.)
7
Reserved.
5 5 SMF57RTY 1 binary Record type 57 (X'39').
6 6 SMF57TME 4 binary Time since midnight, in hundredths of a second, that the record was moved into the SMF buffer.
10 A SMF57DTE 4 packed Date when the record was moved into the SMF buffer, in the form 0cyydddF. See Standard SMF record header for a detailed description.
14 E SMF57SID 4 EBCDIC System identifier (from the SID parameter).
18 12 SMF57SBS 2 binary Subsystem identifier — X'0002' signifies JES2.
20 14 SMF57SUB 2 binary Record subtype.
22 16 SMF57LRR 2 binary Length of rest of record, not including this field.
24 18 SMF57JID 8 EBCDIC Original job identification.
32 20 SMF57CJD 8 EBCDIC Current job identification.
40 28 SMF57ONN 8 EBCDIC Original node name.
48 30 SMF57ENN 8 EBCDIC Processing node name.
56 38 SMF57NNN 8 EBCDIC Next node name.
64 40 SMF57DVN 8 EBCDIC SYSOUT transmitter device name.
72 48 SMF57TSS 4 binary SYSOUT transmitter start time.
76 4C SMF57DSS 4 packed SYSOUT transmitter start date.
80 50 SMF57TPS 4 binary SYSOUT transmitter stop time.
84 54 SMF57DPS 4 packed SYSOUT transmitter stop date.
88 58 SMF57ACN 8 EBCDIC Network account number.
96 60 SMF57TSI 4 EBCDIC SYSOUT transmitter system identification.
100 64 SMF57CNT 4 binary Count of logical TP records.
104 68 SMF57NTR 2 binary Number of triplets in record. A triplet is a set of offset/length/number values that defines a section of the record.
106 6A   2   Reserved.
108 6C SMF57OSW 4 binary Offset to Enhanced SYSOUT Support (ESS) section.
112 70 SMF57LSW 4 binary Length of Enhanced SYSOUT Support (ESS) section.
116 74 SMF57NSW 4 binary Number of Enhanced SYSOUT Support (ESS) sections.