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
Record Header Section:
0 0 SMF97LEN 2 binary Record Length.
2 2 SMF97SEG 2 binary Segment descriptor.
4 4 SMF92FLG 1 binary Header flag byte.
Bit
Meaning when set
0
Subsystem identification follows system identification
1
Subtypes used
2-7
Reserved
5 5 SMF97RTY 1 binary Record type: 97 (X'61').
6 6 SMF97TME 4 binary Time since midnight, in hundredths of a second, that the record was moved into the SMF buffer.
10 A SMF97DTE 4 packed Date when record was written.
14 E SMF97SID 4 EBCDIC System identification (from the SID parameter).
18 12 SMF97SSI 4 EBCDIC Subsystem identification – STC.
22 16 SMF97STP 2 binary Record subtype.
24 18 SMF97SDL 4 binary Length of self-defining section.
Self-Defining Section:
28 1C SMF97POF 4 binary Offset to product section.
32 20 SMF97PLN 2 binary Length of product section.
34 22 SMF97PON 2 binary Number of product sections.
36 24 SMF97EOF 4 binary Offset of enclave resource data section.
40 28 SMF97ELN 4 binary Length of enclave resource data section section.
44 2C SMF97EON 4 binary Number of enclave resource data sections in this record.
48 30 SMF97EOS 4 binary Number of enclave resource data sections in subsequent records.