NetBatch Manual
Job Planning, Submission, and Management
NetBatch Manual—522460-004
4-5
Planning Procedure
attributes. (For a decision chart to help you determine the values of these attributes,
see Controlling a Job’s Behavior on Process Failure on page 4-28.)
For an example of a job-recovery strategy, consider the transaction log processing
example from the previous steps. The recovery strategy for this application is to reduce
operator intervention by partially automating job recovery and restart functions.
Implementation of the strategy is by means of TMF software (for transaction recovery)
and the IFFAILS, RESTART, STALL, and STOP-ON-ABEND attributes. Table 4-2
records information applicable to this strategy for jobs that make up the application.
Table 4-2. Sample Job-Recovery Strategies
Job
TMF
Protected? Restartable?
Restart
Procedure?
IF-
FAILS
RE-
START Stall
Stop_
ON-
ABEND
TLOG-A Yes-one
TMF
transaction
Yes-from
beginning job
Manual
restart from
SPECIAL-9
(STALL)
state.
Automatic
restart if job
stops with
completion
code 7 or
because of
CPU failure.
ON ON ON ON
TLOG-B No As for
TLOG-A
As for
TLOG-A
ON ON ON ON
TLOG-C Yes-one
TMF
transaction
for each
500 records
read from
temporary
file.
Yes-by
means of
program
restart logic.
As for
TLOG-A
ON ON ON ON
TLOG-D No As for
TLOG-A
As for
TLOG-A
ON ON ON ON
TLOG-E No As for
TLOG-A
As for
TLOG-A
ON ON ON ON
TLOG-F No As for
TLOG-A
As for
TLOG-A
ON ON ON ON
TLOG-G No As for
TLOG-A
As for
TLOG-A
ON ON ON ON