z/OS MVS Using the Subsystem Interface
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


SYSOUT receiver OFFLOAD section (JDSOSRCV)

z/OS MVS Using the Subsystem Interface
SA38-0679-00

SYSOUT receiver OFFLOAD section. Contains attributes specific for JES2 OFFLOAD SYSOUT receivers.

Field Name
Description
JDSOLNG
Length of this section
JDSOTYPE
Section type
JDSOMOD
Section type modifier
JDSOFLG1
Processing flags:
Bit Value
Description
JDSO1NFY
send notification message to TSO userid as requested
JDSO1STR
start this receiver when OFFLOAD device is started

Modification settings - SYSOUT dataset attributes will be changed in a specified way when data set is successfully received.

Field Name
Description
JDSOMFCB
New FCB name
JDSOMFLH
New flash ID
JDSOMFRM
New form name
JDSOMPRM
New processing mode
JDSOMCLS
New output class/queue
JDSOMDST
New route code/destination
JDSOMUCS
New UCS name
JDSOMWTR
New writer name
JDSOFLG2
Modification settings:
Bit Value
Description
JDSO2BRS
Set BURST=YES
JDSO2BRN
Set BURST=NO if neither bit set, do not change the attribute
JDSO2HLD
Hold output (HOLD=YES)
JDSO2RLS
Release output (HOLD=NO) if neither bit set, status is not changed (HOLD=NONE)
JDSO2ODH
Set OUTDISP=HOLD
JDSO2ODK
Set OUTDISP=KEEP
JDSO2ODL
Set OUTDISP=LEAVE
JDSO2ODW
Set OUTDISP=WRITE

Values for attributes used for work selection:

Field Name
Description
JDSOWFCB
FCB name
JDSOWFLH
Flash ID
JDSOWCRT
SYSOUT creator/owner name
JDSOWJBN
Job name

Job ID range for work selection:

Field Name
Description
JDSOWJIL
Job ID low limit
JDSOWJIH
Job ID high limit
JDSOWUCS
UCS name
JDSOWWTR
Writer name
JDSOFLG3
Work selection flags:
Bit Value
Description
JDSO3BRS
Select jobs with BURST=YES (if not set - select BURST=NO)
JDSO3HLD
Select jobs which are held (if not set - select jobs which are not held)
JDSO3ODH
Select output with OUTDISP=HOLD
JDSO3ODK
Select output with OUTDISP=KEEP
JDSO3ODL
Select output with OUTDISP=LEAVE
JDSO3ODW
Select output with OUTDISP=WRITE
JDSO3BNS
BURST value was not set (ignore JDSO3BRS)
JDSO3HNS
HOLD value was not set (ignore JDSO3HLD)
JDSOFLG4
More work Selection flags:
Bit Value
Description
JDSO4JOB
Job ID range is for JOB
JDSO4STC
Job ID range is for STC
JDSO4TSU
Job ID range is for TSU

Array of output classes This is a variable size array of fixed-size character strings which represent names of output classes.

Field Name
Description
JDSOWCLO
Offset from the beginning of DSECT to the first class
JDSOWCL#
Number of elements in array
JDSOWCLL
Length of each element

Array of form names This is a variable size array of fixed-size character strings which represent names of output forms.

Field Name
Description
JDSOWFMO
Offset from the beginning of DSECT to the first form name
JDSOWFM#
Number of elements in array
JDSOWFML
Length of each element

Array of processing mode names This is a variable size array of fixed-size character strings which represent names of processing modes.

Field Name
Description
JDSOWPMO
Offset from the beginning of DSECT to the first processing mode name
JDSOWPM#
Number of elements in array
JDSOWPML
Length of each element

Array of routing codes/destination ids This is variable size array of fixed-size character strings which represent routing codes or destination ids.

Field Name
Description
JDSOWDSO
Offset from the beginning of DSECT to the first route code/dest ID
JDSOWDS#
Number of elements in array
JDSOWDSL
Length of each element

Array of binary route codes for work selection This is variable size array of fixed-size structures, mapped by the JDD2DEST structure, of binary route codes used for work selection.

Field Name
Description
JDSOWRCO
Offset from the beginning of DSECT to the first route code
JDSOWRC#
Number of elements in array
JDSOWRCL
Length of each element

Work selection criteria in printable form. The work selection criteria string is represented in the format which would be used by appropriate JES configuration command.

Field Name
Description
JDSOWSCO
Offset from the beginning of DSECT to the work selection string
JDSOWSCL
Length of the work selection string

Work selection criteria in encoded form. The work selection criteria is encoded as an array of bytes, where the value of each byte represents an attribute used for work selection. (See symbol definitions for work selection attributes - JDWSxxxx.)

Field Name
Description
JDSOWSEO
Offset from the beginning of DSECT to the work selection array
JDSOWSEL
Length of the work selection array

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014