NetBatch Manual

Attributes
NetBatch Manual522460-004
7-79
MAX-CONCURRENT-JOBS Scheduler Attribute
---- ---------------- ------- ---- ----------- ---------
4 ZBAT-0004 255,255 122 3:NEWP. err DEFAULT
This example shows the same command sequence as that in the previous
example, but the job starts successfully because the scheduler has the
LOCALNAMES attribute:
> FILEINFO \REMOTE.$TRASH.OBJECTS.BATCHCOM
\REMOTE.$TRASH.OBJECTS
Code … Owner RWEP …
BATCHCOM 100L … 255,255 "A-A-" …
> FILEINFO \LOCAL.$DATA7.PURGE.*
\LOCAL.$DATA7.PURGE
Code … Owner RWEP …
INFILE 101 … 255,255 "AAAA" …
TACL 100L … 255,255 "AAAA" …
> \REMOTE.$TRASH.OBJECTS.BATCHCOM
BATCHCOM - T9190D30 - (31OCT94^01JUN94)
(C)1986 Tandem (C)2004 Hewlett Packard Development Company,
L.P.
1} OPEN \LOCAL.$ZBAT
NETBATCH SERVER - T9190D30 …
2} INFO SCHEDULER, LOCALNAMES
SCHEDULER ATTRIBUTES
localnames: \REMOTE
3} SUBMIT JOB, EXECUTOR-PROGRAM \LOCAL.$DATA7.PURGE.TACL, IN
\LOCAL.$DATA7.PURGE.INFILE
Job ZBAT-0005 Jobnumber 5 submitted
0512-W Other users can WRITE or PURGE the IN file; resecure
if
required
4} STATUS JOB 5
JOB STATUS
JOB JOBNAME USERID LOG STATE CLASSNAME
---- ---------------- ------- ---- ----------- ---------
5 ZBAT-0005 255,255 123 EXECUTING DEFAULT
MAX-CONCURRENT-JOBS Scheduler Attribute
The MAX-CONCURRENT-JOBS scheduler attribute specifies the maximum number of
concurrent jobs and temporary executors for the scheduler.
max-concurrent-jobs
is a number in the range 0 through 500 specifying the maximum number of jobs
that can run concurrently.
max-temporary-executors
is a number in the range 0 through 500 specifying the maximum number of
temporary executors that the scheduler can create. (The scheduler creates
M[AX]-[CONCURRENT]-[JOBS] max-concurrent-jobs
[ , max-temporary-executors ]