SNA NRJE User/Programmer Reference Manual (30292-90006)
114 Chapter4
Job Output
Job Output Handling
Routing to the Standard Form
Standard form output refers to any output data sets for which you
choose the host default form and do not specify an alternate form, using
job control statements. SNA NRJE must be configured for the name of
the standard form in the NMMGR Workstation Data Page 2 screen.
This configured value must agree with the value configured on the host.
The standard form identifier is usually STD for JES2, 1PRT for JES3,
and a blank string for VSE/POWER.
The default FCB value is all blank characters.
36–43 Printer train name to be mounted, in ASCII, left-justified, with trailing blank
characters. JES2 uses 0 as a default train.
44–51 Number of additional copies of the data set to be reproduced, in ASCII characters,
right-justified, with leading blank characters. The default value is 0.
52–59 The volume of output, in ASCII characters, right-justified, with leading blank
characters. This specifies the approximate number of printer lines, or the approximate
number of cards in the data set. The default value is all blank characters.
The volume of output can be used for scheduling and estimating processing time.
60–67 Jobname field, in ASCII, left-justified, with trailing blank characters. A jobname can
be entered in a JCL JOB card image in columns 3–10, to identify a batch job input
stream submitted to a host system. The default value is all blank characters
NOTE: If you are connected to a VSE host system, bytes 60–99 are used as a Jobname
field, left-justified, with trailing blank characters. The following fields are defined for
an MVS host system.
68–75 Step name field, in ASCII, left-justified, with trailing blank characters. A step name
can be entered in a JCL EXEC card image in columns 3–10, to identify an action in a
batch job input stream submitted to a host system. The default value is all blank
characters
76–83 Procedure step name field, in ASCII, left-justified, with trailing blank characters. A
procedure step is a unitof work associated with one processing program and itsrelated
data, within a cataloged or in-stream procedure, as in columns 3–10 in a JCL PROC
statement. The default value is all blank characters.
84–91 Data definition (DD) name field, in ASCII, left justified, with trailing blank characters.
A DD name field can be entered in a JCL DD card image in columns 3–10, to identify
the name of a data set within a job stream. The default value is all blank characters.
92–99 Spin number, in ASCII, left-justified, with trailing blank characters. The spin number
is a unique identifier to distinguish among data sets with the same jobname (bytes
60–67). The default value is all blank characters.
NOTE: The spin number is used by JES3 to transfer the host job number to the
workstation.
Table 4-3 Peripheral Device Information Record Structure
Byte Contents and Meaning