NetBatch Manual

Job Planning, Submission, and Management
NetBatch Manual522460-004
4-6
Planning Procedure
Step 5: Create Job Planning Table
Create a table that lists the jobs identified at Step 3 and specifies their attributes. For
information about job attributes, see Submitting a Job With the SUBMIT JOB
Command on page 4-13.
The table can help you when planning your organization’s schedulers (see Section 3,
Scheduler Planning, Configuration, and Management) and submitting the jobs.
In Figure 4-3, Job TLOG-C submits job TLOG-F on a monthly basis by using TACL
code to detect the end of the month.
In addition to the attributes listed in Figure 4-3
, the jobs adopt these default attributes
from their scheduler:
Figure 4-3. Sample Jobs Planning Table
Attribute Value
CLASS DEFAULT
EXECUTOR-PROGRAM $SYSTEM.SYSTEM.TACL
HIGHPIN ON
MAXPRINTLINES NONE
MAXPRINTPAGES NONE
OUT $S.#DEFAULT
PRI 120
SELPRI 3
STALL ON
STOP-ON-ABEND ON
Job
TLOG-A
TLOG-B
TLOG-C
TLOG-D
TLOG-E
TLOG-F
TLOG-G
AFTER
18:00
18:00
18:00
18:00
18:00
18:00
EVERY
1 DAY
1 DAY
1 DAY
1 DAY
1 DAY
1 DAY
WAITON
N.A.
TLOG-A
TLOG-A
TLOG-A
TLOG-C
TLOG-C
TLOG-B, TLOG-D,
TLOG-E
RESTART
ON
ON
ON
ON
ON
ON
ON
IFFAILS
ON
ON
ON
ON
ON
OFF
ON
TAPEDRIVES
0
1
0
0
0
0
0
IN
$DATA7.OPS.TLOGA
$DATA7.OPS.TLOGB
$DATA7.OPS.TLOGC
$NB.RPRTS.TLOGD
$NB.RPRTS.TLOGE
$NB.RPRTS.TLOGF
$BIG1.OPS.TLOGG
Attributes
Submitted monthly
by TLOG-C
VST117.vsd