NetBatch-Plus Reference Manual

NetBatch-Plus Screens
NetBatch-Plus Reference Manual522461-002
6-107
Field Descriptions
Volume
Use the Volume field to set the VOLUME job attribute. The attribute specifies the
system, volume, and subvolume for unqualified file references in a job input file. These
values are passed to the executor program in the startup message.
To set the attribute, enter the names of the system, volume, and subvolume in the
form:
[\system-name.]$volume.subvol
$volume
subvol
system-name
is a Guardian system name.
volume.subvol
are the names of the volume and subvolume.
volume
is the volume name.
subvol
is the subvolume name.
If you submit a job without specifying its VOLUME attribute, the job owners logon
defaults apply to unqualified file references.
Startup
Use the Startup field to set the STARTUP job attribute. The attribute specifies a
parameter or series of parameters the scheduler sends to a new executor program
process as its startup message.
To set the attribute, enter a string of 1 through 40 alphanumeric characters.
Selpri
Use the Selpri field to set the SELPRI job attribute. The attribute specifies the selection
priority of a job within its class.
To set the attribute, enter an integer in the range 0 (lowest selection priority) through 7
(highest selection priority).
If you submit a job without specifying its SELPRI attribute, the job adopts the
DEFAULT-SELPRI scheduler attribute. To display this scheduler attribute, use the
Scheduler Info screen.