Events Section

Offsets Name Length Format Description
184 B4 SMF26LN2 2 binary Length of events section, including this field.
186 BA SMF26RV2 2   Reserved.
188 BC SMF26RPT 4 binary Reader stop time, in hundredths of a second. This field is filled in during JOB statement processing.
192 C0 SMF26RPD 4 packed Reader stop date, in the form 0cyydddF. See Standard SMF record header for details. This field is filled in during JOB statement processing.
196 C4 SMF26CST 4 binary Converter start time, in hundredths of a second. This field is filled in following the JES3 LOGIN of the interpreter job.
200 C8 SMF26CSD 4 packed Converter start date, in the form 0cyydddF. See Standard SMF record header for details. This field is filled in following the JES3 LOGIN of the interpreter job.
204 CC SMF26CPT 4 binary Converter stop time, in hundredths of a second. This field is filled in at the end of the interpreter function.
208 D0 SMF26CPD 4 packed Converter stop date, in the form 0cyydddF. See Standard SMF record header for details. This field is filled in at the end of the interpreter function.
212 D4 SMF26XST 4 binary Execution processor start time, in hundredths of a second. This field is filled in when the job is scheduled to run on a JES3 local or logical processor.
216 D8 SMF26XSD 4 packed Execution processor start date, in the form 0cyydddF. See Standard SMF record header for details. This field ID is filled in when the job is scheduled to run on a JES3 local or logical processor.
220 DC SMF26XPT 4 binary Execution processor stop time, in hundredths of a second. This field is filled in when the job ends on a JES3 local or global processor.
224 E0 SMF26XPD 4 packed Execution processor stop date, in the form 0cyydddF. See Standard SMF record header for details. This field is filled in when the job ends on a JES3 local or global processor.
228 E4 SMF26OST 4 binary Output processor start time, in hundredths of a second. This field is filled in when output service starts to process the job's data sets.
232 E8 SMF26OSD 4 packed Output processor start date, in the form 0cyydddF. See Standard SMF record header for details. This field is filled in when output service starts to process the job's data sets.
236 EC SMF26OPT 4 binary Output processor stop time, in hundredths of a second. This field is filled in when: 1) an RQ is removed from the writer queue, 2) all output OSEs are deleted/released, and 3) a request from the SYSOUT interface is processed.
240 F0 SMF26OPD 4 packed Output processor stop date, in the form 0cyydddF. See Standard SMF record header for details. This field is filled in when: 1) an RQ is removed from the writer queue, 2) all output OSEs are deleted/released, and 3) a request from the SYSOUT interface is processed.