Descriptor Section

Offsets Name Length Format Description
50 32 SMF26LN1 2 binary Length of descriptor section, including this field.
52 34 SMF26RV1 2   Reserved.
54 36 SMF26IN3 1 binary Job information indicator
Bit
Meaning when set
0
Dependent job (//* NET statement processed)
1
Deadline scheduling (DEADLINE parameter was
specified on //* MAIN statement)
2
Deadline job met deadline
3
Process job (//* PROCESS statement processed)
4-5
Reserved
6
Job left system by way of DJ (dump job)
7
Job entered system by way of DJ (dump job).
55 37 SMF26INF 1 binary Job information indicator
Bit
Meaning when set
0
Job priority (taken from PRTY=parameter on)
JOB statement)
1
Job processed by preexec setup
2
TYPRUN=HOLD was specified on JOB statement
3-4
Reserved
5
Job was entered on internal reader
6
Job was rerun on a JES3 reader
7
Job was canceled by the operator.
56 38 SMF26JNM 4 EBCDIC JES3-assigned job number if less than 10,000. If the job number is greater or equal to 10,000, this field contains zeros and the job number is in the SMF26JID field.
60 3C SMF26JID 8 EBCDIC 8-character job identifier
68 44 SMF26NAM 20 EBCDIC Programmer's name (taken from JOB statement).
88 58 SMF26MSG 1 EBCDIC Message class (taken from MSGCLASS=parameter on JOB statement).
89 59 SMF26CLS 1 EBCDIC Job class (taken from CLASS= parameter on JOB statement). This field is blank if the default is used or if a valid CLASS= parameter is specified on the //* MAIN statement (see SMF26CLN at offset 176).
90 5A SMF26XPI 1 binary JES3 job selection priority when the job was initially read (taken from: 1) PRTY= parameter on JOB statement, 2) class default priority from main processor job class table, or 3) default JES3 job priority).
91 5B SMF26XPS 1 binary JES3 job selection priority when the job was selected (taken from job's RESQ).
92 5C SMF26RV8 4   Reserved.
96 60 SMF26DEV 8 EBCDIC JES3 logical input device name, or user identification if TSO/E job.
104 68 SMF26RVA 8   Reserved.
112 70 SMF26XTM 4 binary Estimated processing time, in seconds.
116 74 SMF26ELN 4 binary Estimated output lines (taken from LINES= parameter on //* MAIN statement or JES3 complex-wide default, which is in units of 1000).
120 78 SMF26EPU 4 binary Estimated output punched cards (taken from CARDS= parameter on //* MAIN statement or JES3 complex-wide default, which is in units of 100).
124 7C SMF26DTY 1 EBCDIC Deadline schedule type (taken from DEADLINE parameter on //* MAIN statement). Valid types are A-Z and 0-9.
125 70 SMF26RV6 3   Reserved.
128 80 SMF26IGP 8 EBCDIC JES3 logical input device group name.
136 88 SMF26PD3 8 EBCDIC Procedure data definition name (DDNAME) used for JCL conversion (taken from PROC= parameter on //* MAIN statement or default).
144 90 SMF26NJO 8 EBCDIC Name of system to which the job is sent.
152 98 SMF26NJI 8 EBCDIC Name of local terminal supplied by the JES3 initialization deck.
160 A0 SMF26NET 8 EBCDIC Identification of dependent job net to which this job belongs (taken from //* NET statement).
168 A8 SMF26DTM 4 binary Deadline schedule time, in hundredths of a second (taken from DEADLINE parameter on //* MAIN statement).
172 AC SMF26DDT 4 packed Deadline schedule date, in the form 0cyydddF. See Standard SMF record header for details. This is taken from the DEADLINE parameter on //* MAIN statement.
176 B0 SMF26CLN 8 EBCDIC Job class (taken from CLASS= parameter on //* MAIN statement if valid, or the default (JES3BATCH)).