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 SMF26IN2 1 binary Job information indicator
Bit
Meaning when set
0
Background batch job
1
Foreground TSO/E user
2
System task
3
No journal option
4
No output option
5
TYPRUN=SCAN was specified
6
TYPRUN=COPY was specified
7
RESTART = Y was specified.
55 37 SMF26INF 1 binary Job information indicator
Bit
Meaning when set
0
/*PRIORITY statement present or keyword
‘PRTY =’ was specified on JOB statement
1
/*SETUP statement(s) present
2
TYPRUN=HOLD was specified
3
No job log option
4
Execution batching
5
Job was entered on internal reader
6
Job was rerun by JES2
7
Job was canceled by the operator.
56 38 SMF26JNM 4 EBCDIC JES2-assigned job number if less than 10,000. If the job number is greater or equal to 10,000, this field is zeroes 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 JOB statement).
89 59 SMF26CLS 1 EBCDIC Job class (taken from JOB statement).
90 5A SMF26XPI 1 binary JES2 job selection priority when the job was initially read.
91 5B SMF26XPS 1 binary JES2 job selection priority when the job was selected.
92 5C SMF26IX2 1 Binary Job information indicator
Bit
Meaning when set
0
Job delayed due to duplicate job name
1
Job purged as a result of spool offload
2
Job went through unspun in its lifetime
3
Job had at least one JOE purged due to PSO/SAPI
93 5D SMF26OPS 1   Reserved.
94 5E SMF26LOC 2 binary Input route code. These fields are defined as follows: X'0100' indicates local routing; X'nnrr' is remote routing; and X'00nn' indicates special local routing. If more than 255 remotes are specified for the system, this field is set to zero. See the Routing Section described later in this record.
96 60 SMF26DEV 8 EBCDIC JES2 logical input device name as defined in JESPARMS.
104 68 SMF26ACT 4 EBCDIC Programmer's accounting number. JES2-defined sub-field from the accounting information field in the JOB statement or default values assigned for this job or from /*JOBPARM, JES2 control statement.
108 6C SMF26ROM 4 EBCDIC Programmer's room number. JES2-defined sub-field from the accounting information field in the JOB statement or default values assigned for this job or from /*JOBPARM, JES2 control statement.
112 70 SMF26XTM 4 binary Estimated processing time, in seconds. JES2-defined sub-field from the accounting information field in the JOB statement or default values assigned for this job or from /*JOBPARM, JES2 control statement.
116 74 SMF26ELN 4 binary Estimated output lines. JES2-defined sub-field from the accounting information field in the JOB statement or default values assigned for this job or from /*JOBPARM, JES2 control statement.
120 78 SMF26EPU 4 binary Estimated output punched cards. JES2-defined sub-field from the accounting information field in the JOB statement or default values assigned for this job or from /*JOBPARM, JES2 control statement.
124 7C SMF26FRM 4 EBCDIC Output form number. If the source field contain four or fewer characters, SMF26FRM is set. Otherwise, this field is set to blanks, and the contents of the source field appear only in SMF26EFM, described under the Routing Section later in this record.
128 80 SMF26CYP 2 binary Job print copy count. JES2-defined sub-field from the accounting information field in the JOB statement or default values assigned for this job or from /*JOBPARM, JES2 control statement.
130 82 SMF26LIN 2 binary Lines per page. JES2-defined sub-field from the accounting information field in the JOB statement or default values assigned for this job or from /*JOBPARM, JES2 control statement.
132 84 SMF26PRR 2 binary Job print route code. These fields are defined as follows: X'0100' indicates local routing; X'nnrr' is remote routing; and X'00nn' indicates special local routing. If more than 255 remotes are specified for the system, this field is set to zero. See the Routing Section described later in this record.
134 86 SMF26PUR 2 binary Job punch route code. These fields are defined as follows: X'0100' indicates local routing; X'nnrr' is remote routing; and X'00nn' indicates special local routing. If more than 255 remotes are specified for the system, this field is set to zero. See the Routing Section described later in this record.
136 88 SMF26PDD 8 EBCDIC Procedure data definition name (DDNAME) used for JCL conversion.