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


Printer/punch work selection section (JDPWRKSL)

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

This section contains the attributes that are pertaining to work selection and work selection criteria used by this device.

Field Name
Description
JDPWLNG
Length of this section
JDPWTYPE
Section type. Set to JDTYPRPU by the subsystem
JDPWMOD
Section type modifier. Set to JDMDPPWS by the subsystem

Values for attributes used for work selection:

Field Name
Description
JDPWOWNN
Name of the owner/creator of a SYSOUT dataset
JDPWFCBN
Forms Control Buffer (FCB) name
JDPWFLSH
Flash ID.

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

Field Name
Description
JDPWUCSO
Offset from the beginning of the section to the first UCS name
JDPWUCS#
Number of elements in array
JDPWUCSL
Length of each element
JDPWFLG1
Work selection attributes represented by bits:
Bit Value
Description
JDPW1BRS
Select output with BURST=YES

(If not set - select output with BURST=NO)

JDPWRCLL
Low limit of dataset size in records
JDPWRCLH
High limit of dataset size in records
JDPWPGLL
Low limit of dataset size in pages
JDPWPGLH
High limit of dataset size in pages

The array of output class names is a variable size array of fixed-size character strings which represent names of output classes. The class array can also be viewed as a single string, which starts JDPWCLSO bytes from JDPWRKSL and has a length of JDPWCLS#.

Field Name
Description
JDPWCLSO
Offset from the beginning of the section to the first class name
JDPWCLS#
Number of elements in array
JDPWCLSL
Length of each element

Array of form names: This is variable size array of fixed-size character strings that represent form names used for work selection.

Field Name
Description
JDPWFRMO
Offset from the beginning of the section to the first form name
JDPWFRM#
Number of elements in array
JDPWFRML
Length of each element

Array of processing mode names: This is variable size array of fixed-size character strings that represent the names of processing modes used for work selection.

Field Name
Description
JDPWPRCO
Offset from the beginning of the section to the first processing mode name
JDPWPRC#
Number of elements in array
JDPWPRCL
Length of each element

Array of routing codes/destination IDs. This is a variable size array of fixed-size character strings that represent routing codes/destination IDs used for work selection.

Field Name
Description
JDPWDSTO
Offset from the beginning of the section to the first route code/destination ID
JDPWDST#
Number of elements in array
JDPWDSTL
Length of each element

Work selection criteria in printable form: The work selection criteria string for this device is represented in the format that is used by appropriate JES configuration command.

Field Name
Description
JDPWPWSO
Offset from the beginning of the section to the work selection string
JDPWPWSL
Length of the work selection string

Work selection criteria in encoded form: The work selection criteria for this device is encoded as an array (vector) of bytes, where the value of each byte represents some attribute used for work selection. The attributes are listed in the order of their processing for selection.

Field Name
Description
JDPWEWSO
Offset from the beginning of the section to the encoded work selection array
JDPWEWSL
Length of the work selection array

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014