Network Job Entry (NJE) Formats and Protocols
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


JES2 Section of the Job Header

Network Job Entry (NJE) Formats and Protocols
SA32-0988-00

This section describes the format of the JES2 section of the job header.

Table 1. Fields in the JES2 Section of the Job Header
Field Name Offset in Hex Length Type of Data Default Value Valid Range Description
NJH2LEN 0 2 binary none 4-32764 Length of the JES2 section of the job header.
NJH2TYPE 2 1 binary X'84' none The major type of JES2 section.
NJH2MOD 3 1 binary 0 none Modifier for the major type of this section.
NJH2FLG1 4 1 bits 0 none Job level flags.
Bit NJH2FJOB   .02 03 bits     The NJE job was submitted as a batch job if the field is X‘00’.
Bit NJH2FSTC   .1 01 bit     The NJE job was submitted under a started task if this bit is on.
Bit NJH2FTSU   .1 02 bit     A time-sharing user submitted the NJE job if this bit is on.
Bit NJH2USE   .1 04 bit     Userid present in NJH2USID.
Bit NJH2TPO   .1 08 bit     The job represents output fro an APPC/MVS transaction program.

 

NJH2ACCT 8 4 char 0 none The submitter's account number.
NJH2USID C 8 char blanks none A USER SMF field. NJE does not use this field; it is used by the JES2 spool offload facility.
NJH2USR 14 8 char binary zeros none The userid specified on the JCL used to submit the NJE job. NJE does not use this field; it is used by the JES2 spool offload facility.
NJH2GRP 1C 8 char binary zeros none The group identifier specified on the JCL used to submit the NJE job. NJE does not use this field; it is used by the JES2 spool offload facility.
NJH2SUSR 24 8 char binary zeros none The userid of the user who submitted the NJE job. NJE does not use this field; it is used by the JES2 spool offload facility.
NJH2SGRP 2C 8 char binary zeros none The group identifier of the user who submitted the NJE job. NJE does not use this field; it is used by the JES2 spool offload facility.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014