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


Attributes used in work selection criteria

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

Many JES devices support work selection based on the various attributes of the work selected for processing. The work selection list is a variable-size list of attributes that are used for work selection by this device. This list is represented in two ways in the output data, as a character string that is similar to how the appropriate JES command can display it, and as an encoded vector that is easier to process programmatically.

Each element of an encoded work selection list represents a code for a work selection attribute. The attributes in the list are ordered in the same way as they are used by the device. The actual values of the attributes are defined in the sections that report specific device attributes.

Here is a list of work selection attributes used in the encoded vector representation:
Attribute
Description
JDWSCLAS
Job class or output class
JDWSCRTN
Name of the owner or creator of the unit of work
JDWSFCBN
Forms Control Buffer (FCB) name
JDWSFLID
Print flash ID
JDWSFORM
Output form name
JDWSJBID
Range of JES job ids or job numbers
JDWSJBNM
Name of jobs to process
JDWSOPTY
Output priority
JDWSPRMD
Output processing mode
JDWSUCSN
Universal Character Set (UCS) name
JDWSBRST
Burst setting for output (JES2)
JDWSHLDI
Hold indicator (JES2)
JDWSJBLM
Job size limit - in records (JES2)
JDWSMBAF
JES2 MAS member affinity (JES2)
JDWSOUTD
OUTDISP setting (JES2)
JDWSRCJ2
Route code or destination name (JES2)
JDWSSCHE
Job scheduling environment (JES2)
JDWSSLSH
"Slash"—this code separates "must have" attributes from preferences (JES2)
JDWSSOSP
SYSOUT dataset size of limit (pages) (JES2)
JDWSSOSR
SYSOUT dataset size limit (records) (JES2)
JDWSSRVC
WLM service class of a job (JES2)
JDWSSVAF
Job spool volume affinity (JES2)
JDWSUSRD
User-defined criteria (JES2)
JDWSWRTN
Writer name (JES2)
JDWSCHRS
Coded font name (CHARS) setting (JES3)
JDWSCPID
Copy modification ID (JES3)
JDWSDEVT
Device type (JES3)
JDWSRCJ3
Route code or destination ID (JES3)
JDWSSTAK
Stacker setting (JES3)

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014