NetBatch Manual

Attributes
NetBatch Manual522460-004
7-98
SAVEABEND Job Attribute
4 RUND-JOB 205,70 EXECUTING DEFAULT
> PAUSE
INSPECT - Symbolic Debugger - T9673D30 - (31OCT94) System …
(C)1983 Tandem (C)2004 Hewlett Packard Development Company,
L.P.
INSPECT
247,01,00039 $Y225 #BATCHCOM.#11595(SBATCOM) + %1I
-$Y225-
SAVEABEND Job Attribute
The SAVEABEND job attribute specifies whether a job’s executor-program process is
to create a save file if the process traps or abends.
OFF
makes the executor-program process function according to the saveabend flags
compiled or bound into the program.
ON
makes the executor-program process create a save file in the program-file
subvolume if the process traps or abends.
Considerations
The scheduler treats a job submitted without the SAVEABEND attribute like
a job
with the attribute SAVEABEND OFF.
The scheduler places the value of the SAVEABEND attribute in the debug-
options parameter of the PROCESS_CREATE_ procedure. For more information
about the procedure, see the Guardian Procedure Calls Reference Manual.
Example
This example shows scheduler log-file events relating to a job that abends. The job has
the attribute SAVEABEND ON, so the executor-program process creates a save file in
the program’s subvolume.
> RUN BATCHCOM $ZBAT; SUBMIT JOB ABEND-TEST, EXECUTOR-PROGRAM
$DATA7.OBJFILES.SAVEOBJ, SAVEABEND ON
Job ABEND-TEST Jobnumber 11 submitted
> FUP COPY $DATA7.ZBAT.LOGAAD,,SHARE,FOLD
NETBATCH SCHEDULER/MONITOR - T9190D30 - (31OCT94^01JUN94) .
.
15SEP94 14:45:37 BEGIN JOB (SUPER.SUPER)ABEND-TEST:1 E_E1
L_3530 J_11 P_SAVEOBJ
\MELBDEV.$Y290:16288557 U_255,255 .
.
15SEP94 14:45:39 START ERROR (alter PRI) 11 J_11 P_SAVEOBJ
SA[VEABEND] { OF[F] | ON }