User Guide > Objects > Alphabetical Listing > z/OS (OS/390)

 z/OS (OS/390)

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.

z/OS Tab

Field

Attribute

Value

Access Via:

Job Report - Database

JOBREPORT_DB

"Y" - Yes, "N" - No

GET_ATT,
:PUT_ATT (Pre-Process, Process)

Job Report - File

JOBREPORT_FILE

"Y" - Yes, "N" - No

GET_ATT,
:PUT_ATT (Pre-Process, Process)

Job Report - Generate on error only

JOBREPORT_ERROR_ONLY

"Y" - Job Report log only saved if error occurs
"N" - Job Report log always saved

GET_ATT,
:PUT_ATT (Pre-Process, Process)

Report selection - With non-JES output

MVS_COMPLETEJOBOUT

" " - INI-file value
"Y" - Yes
"N" - No

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program

Report selection - Obtain the following message class/classes

MVS_GETMSGCLASSES

"*DEFAULT" - INI-file value
"*ALL" - All message classes
"A" to "Z" and "0" to "9" - Specify one or several message classes

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Type

MVS_JOBTYPE

"AE" - AE
"JCL1" - JCL from z/OS
"JCL2" - JCL incl. job card from z/OS

As of version 11 type UC4 is deprecated.

GET_ATT,
predefined variable

Report handling on host - Purge

MVS_JOBPURGE

" " - INI-file value
"Y" - Yes
"N" - No

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program

Report handling on host - Release

MVS_RELMSGCLASS

" " - INI-file value
"Y" - Yes
"N" - No

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Report handling on host - Route message class/classes to

MVS_ROUTEMSGCLASS

"*DEFAULT" - INI-file value
"*NO" - No routing
"A" to "Z" and "0" to "9" - Specify one or several message classes

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Runtime options - Job name

JOB_NAME, JN

User-defined,
maximum 8 characters

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Runtime options - Program name

MVS_PROG_NAME

User-defined,
maximum 20 characters

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Runtime options - Job class

JOB_CLASS, JC

User-defined,
maximum 1 character

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Runtime options - Account

MVS_ACCOUNT

User-defined,
maximum 40 characters

GET_ATT,
:PUT_ATT (Pre-Process, Process),
predefined variable

Runtime options - Priority

PRIORITY, P

User-defined,
value between "0" and "15"

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Runtime options - MSGCLASS

MVS_MSGCLASS

User-defined,
maximum 1 character

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Runtime options - MSGLEVEL

MVS_MSG_LEVEL

User-defined,
maximum 3 characters

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Runtime options - Notify

MVS_NOTIFY

User-defined,
maximum 16 characters

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Runtime options - Job Parameters

MVS_JOB_PARAMS

User-defined,
maximum 255 characters

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Runtime options - z/OS file name

JCL_SOURCE

Maximum 64 characters

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Runtime options - Return code

MVS_DETERMINE_RETCODE

"H" - Highest
"L" - Latest

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program

 

See also:

Job
Host Attributes Tab

Attributes

:PUT_ATT statement

GET_ATT function

AE DB Change