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.
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 is only stored if an error occurs |
GET_ATT, |
Runtime options - Job name |
JOB_NAME, JN |
User-defined, |
GET_ATT, |
Runtime options - Queue |
MPE_QUEUE |
User-defined, 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, |
Runtime options - Input priority |
MPE_INPUTPRIO |
User-defined, |
GET_ATT, |
Runtime options - HIPRI |
MPE_HIPRI |
"ON" - HIPRI used |
GET_ATT, |
Runtime options - Other |
MPE_OTHER |
User-defined, |
GET_ATT, |
Field |
Attribute |
Value |
Access Via: |
---|---|---|---|
Login info |
ACCOUNT, BS2_ACC, BS2_ACCOUNT, ACC, A |
Account from the Login object's login info |
GET_ATT, |
Login info |
GROUPNAME, MPE_GROUPNAME |
Logon group from the Login object's login info |
GET_ATT, |
See also:
Job
Host Attributes Tab
Attributes
:PUT_ATT statement
GET_ATT function
AE DB Change