The following overview includes the attributes of an z/OS Job object and describes their functions, allowed values and ways of modification.
Predefined variables may be used in scripts, and script variables may be set to attributes retrieved via predefined variables.
Field |
Attribute |
Value |
Access Via: |
---|---|---|---|
Job Report - Database |
JOBREPORT_DB |
"Y" - Yes, "N" - No |
GET_ATT, |
Job Report - File |
JOBREPORT_FILE |
"Y" - Yes, "N" - No |
GET_ATT, |
Job Report - Generate on error only |
JOBREPORT_ERROR_ONLY |
"Y" - Job Report log only saved if error occurs |
GET_ATT, |
Report selection - With non-JES output |
MVS_COMPLETEJOBOUT |
" " - INI-file value |
GET_ATT, |
Report selection - Obtain the following message class/classes |
MVS_GETMSGCLASSES |
"*DEFAULT" - INI-file value |
GET_ATT, |
Type |
MVS_JOBTYPE |
"AE" - AE As of version 11 type UC4 is deprecated. |
GET_ATT, |
Report handling on host - Purge |
MVS_JOBPURGE |
" " - INI-file value |
GET_ATT, |
Report handling on host - Release |
MVS_RELMSGCLASS |
" " - INI-file value |
GET_ATT, |
Report handling on host - Route message class/classes to |
MVS_ROUTEMSGCLASS |
"*DEFAULT" - INI-file value |
GET_ATT, |
Runtime options - Job name |
JOB_NAME, JN |
User-defined, |
GET_ATT, |
Runtime options - Program name |
MVS_PROG_NAME |
User-defined, |
GET_ATT, |
Runtime options - Job class |
JOB_CLASS, JC |
User-defined, |
GET_ATT, |
Runtime options - Account |
MVS_ACCOUNT |
User-defined, |
GET_ATT, |
Runtime options - Priority |
PRIORITY, P |
User-defined, |
GET_ATT, |
Runtime options - MSGCLASS |
MVS_MSGCLASS |
User-defined, |
GET_ATT, |
Runtime options - MSGLEVEL |
MVS_MSG_LEVEL |
User-defined, |
GET_ATT, |
Runtime options - Notify |
MVS_NOTIFY |
User-defined, |
GET_ATT, |
Runtime options - Job Parameters |
MVS_JOB_PARAMS |
User-defined, |
GET_ATT, |
Runtime options - z/OS file name |
JCL_SOURCE |
Maximum 64 characters |
GET_ATT, |
Runtime options - Return code |
MVS_DETERMINE_RETCODE |
"H" - Highest |
GET_ATT, |
See also:
Job
Host Attributes Tab
Attributes
:PUT_ATT statement
GET_ATT function
AE DB Change