User Guide > Objects > Alphabetical Listing > VMS

 VMS

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

VMS 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 only saved if error occurs
"N" - Job report always saved

GET_ATT,
:PUT_ATT (Pre-Process, Process)

Start parameter - Priority

PRIORITY, P

User-defined,
Value between "0" and "999"

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

Start parameter - Job name

JOB_NAME, JN

User-defined,
maximum 39 characters

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

Start parameter - Queue name

VMS_QUEUE_NAME

User-defined,
maximum 31 characters

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

 

See also:

Job
Host Attributes Tab

Attributes

:PUT_ATT statement

GET_ATT function

AE DB Change