User Guide > Objects > Alphabetical Listing > MPE

 MPE

The following overview includes the attributes of a MPE 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.

MPE 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 is only stored if an error occurs
"N" - Job report always stored

GET_ATT,
:PUT_ATT (Pre-Process, Process)

Runtime options - Job name

JOB_NAME, JN

User-defined,
maximum 8 characters

The first character must be a letter.

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

Runtime options - Queue

MPE_QUEUE

User-defined,
maximum 8 characters

The queue set with this attribute must be defined by the administrator with the variable UC_MPE_QUEUE. This is checked with the statement :PUT_ATT.

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

Runtime options - Input priority

MPE_INPUTPRIO

User-defined,
value between "1" and "13"

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

Runtime options - HIPRI

MPE_HIPRI

"ON" - HIPRI used
"OFF" - HIPRI not used

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

Runtime options - Other

MPE_OTHER

User-defined,
maximum 255 characters

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

Job Attributes Job Attributes Not on the MPE Tab

Field

Attribute

Value

Access Via:

Login info

ACCOUNT, BS2_ACC, BS2_ACCOUNT, ACC, A

Account from the Login object's login info  

GET_ATT,
predefined variable

Login info

GROUPNAME, MPE_GROUPNAME

Logon group from the Login object's login info

GET_ATT,
Change Program,
predefined variable

 

See also:

Job
Host Attributes Tab

Attributes

:PUT_ATT statement

GET_ATT function

AE DB Change