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 SMF54LEN 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 SMF54SEG 2 binary Segment descriptor (see record length field).
4 4 SMF54FLG 1 binary System indicator:
Bit
Meaning when set
0-2
Reserved
3-6
Version indicators*
7
Reserved.

*See Standard SMF record header for a detailed description.

5 5 SMF54RTY 1 binary Record type 54 (X'36').
6 6 SMF54TME 4 binary Time since midnight, in hundredths of a second, that the record was moved into the SMF buffer.
10 A SMF54DTE 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 SMF54SID 4 EBCDIC System identification (from the SID parameter).
18 12 SMF54POF 2 binary Offset to product section from start of record, including record descriptor word (RDW).
20 14 SMF54PRL 2 binary Length of product section.
22 16 SMF54PRN 2 binary Number of product section.
24 18 SMF54IDO 2 binary Offset to identification section from start of record, including record descriptor word (RDW).
26 1A SMF54IDL 2 binary Length of identification section.
28 1C SMF54IDN 2 binary Number of identification section.
Product Section:
30 1E SMF54SUB 2 binary Subtype ID

1 = Record written for LOGON.

32 20 SMF54VER 2 EBCDIC Record version number.
34 22 SMF54SYS 4 EBCDIC Subsystem name, ‘JES2’.
Identification Section:
38 26 SMF54RMT 8 EBCDIC Remote name as defined in JESPARMS.
46 2E SMF54RPW 8 EBCDIC Remote password as defined in JESPARMS.
54 36 SMF54PSW 8 EBCDIC Line password as defined in JESPARMS.