NetBatch-Plus Reference Manual

NetBatch-Plus Screens
NetBatch-Plus Reference Manual522461-002
6-195
Field Descriptions
To set the attribute, enter the name of a class. The name can contain from 1 through
24 letters and numbers. It can also contain hyphens (-). The name must begin with a
letter and can end with any letter or number but not with a hyphen.
The default value is DEFAULT.
The class you specify must be added to the scheduler in order to make the class
available for use by jobs and executors. This condition applies regardless of whether
you enter the class name or accept the default. For information on adding classes to
schedulers, see Class Details on page 6-62.
Exec. Prg.
Use the Exec. Prg. field to set the DEFAULT-EXECUTOR-PROGRAM scheduler
attribute. The attribute specifies the executor program used to process the input file of
a job whose EXECUTOR-PROGRAM attribute is not specified.
To set the attribute, enter the file name of the executor program. You do not have to
include the system name in the file name if the executor program resides on the
system specified for the scheduler process.
The default value is $SYSTEM.SYSTEM.TACL on the system specified for the
scheduler process.
Out
Use the Out field to set the DEFAULT-OUT scheduler attribute. The attribute names
the output file used by jobs whose OUT attribute is not specified. The output file can be
a device, a disk file, or a process. For information on the output created by a job, see
Job Definition on page 6-102.
To set the attribute, enter the name of a device, disk file, or process. The default value
is the spooler location $S.#BATCH on the system specified for the scheduler process.
High PIN
Use the High PIN field to set the HIGHPIN job attribute. This attribute specifies whether
a job can be started in a high PIN.
Allowed values for this field are:
Y = ON (job can be started in a high PIN)
N = OFF (job cannot be started in a high PIN; default)
When a process runs at a high PIN, it cannot communicate with a remote C-series
process.
Selpri
Use the Selpri field to set the DEFAULT-SELPRI scheduler attribute. The attribute
specifies the selection priority assigned to jobs whose SELPRI attribute is not