NetBatch-Plus Reference Manual

NetBatch-Plus Screens
NetBatch-Plus Reference Manual522461-002
6-198
Field Descriptions
Set one attribute to NOMAX and the other to a specified value
Max Pages
Use the Max Pages field to set the DEFAULT-MAXPRINTPAGES scheduler attribute.
The attribute specifies the maximum number of pages for jobs whose
MAXPRINTPAGES attribute is not specified.
The attribute is effective only for jobs whose output files are spooler processes. For
information on how the attribute affects job output, see Job Definition on page 6-102.
To set the attribute, enter an integer in the range 2 through 65534 specifying the
maximum number of pages. The default value, NOMAX, specifies no maximum.
To avoid setting conflicting DEFAULT-MAXPRINTPAGES and
DEFAULT-MAXPRINTLINES attributes, do one of:
Set both attributes to NOMAX (the default values)
Set one attribute to NOMAX and the other to a specified value
At Allowed
Use the At Allowed field to set the AT-ALLOWED scheduler attribute. The attribute
controls submission of these jobs:
Jobs that have the AT attribute
Jobs submitted with the F5–Run Now function on the Job Info or Job Status
screens
The NetBatch-Plus application gives you control over these jobs because they can
create temporary executors if no other executors are available and might overload your
system if submitted close together. The field options are:
The default value is N.
Submit Allowed
Use the Submit Allowed field to set the SUBMIT-ALLOWED scheduler attribute. The
attribute controls submission of all jobs. The field options are:
Y Yes specifies the attribute AT-ALLOWED ON. With this attribute, the scheduler accepts
jobs with the AT attribute and jobs submitted by the F5–Run Now function. The scheduler
does not accept these jobs if the SUBMIT-ALLOWED scheduler attribute is OFF.
N No specifies the attribute AT-ALLOWED OFF. With this attribute, the scheduler accepts
jobs with the AT attribute but converts the attribute to AFTER. The scheduler does not
accept jobs submitted by the F5–Run Now function. Changing the attribute to
AT-ALLOWED OFF does not prevent the scheduling and execution of jobs submitted
before the attribute was changed. Rescheduling of recurrent jobs (jobs with the
CALENDAR or EVERY attribute) continues to occur as usual.