NetBatch Manual

Attributes
NetBatch Manual522460-004
7-102
STALL Job Attribute
Job D-SELPRI-6 job number 815 submitted
8} INFO JOB 814, SELPRI
JOB ATTRIBUTES for C-SELPRI-DEFAULT
jobnumber: 814
selpri: 3
9} ALTER CLASS DEFAULT, INITIATION ON
Class DEFAULT altered
10} STATUS JOB *, SELPRI
JOB JOBNAME USERID SEL STATE CLASSNAME
---- ------------------ ------- ---- ----------- ---------
812 A-SELPRI-6 255,205 6 READY DEFAULT
813 B-SELPRI-7 255,205 7 EXECUTING DEFAULT
814 C-SELPRI-DEFAULT 255,205 3 READY DEFAULT
815 D-SELPRI-6 255,205 6 READY DEFAULT
11} STATUS JOB *, SELPRI
JOB JOBNAME USERID SEL STATE CLASSNAME
---- ------------------ ------- ---- ----------- ---------
812 A-SELPRI-6 255,205 6 EXECUTING DEFAULT
814 C-SELPRI-DEFAULT 255,205 3 READY DEFAULT
815 D-SELPRI-6 255,205 6 READY DEFAULT
12} STATUS JOB *, SELPRI
JOB JOBNAME USERID SEL STATE CLASSNAME
---- ------------------ ------- ---- ----------- ---------
814 C-SELPRI-DEFAULT 255,205 3 READY DEFAULT
815 D-SELPRI-6 255,205 6 EXECUTING DEFAULT
13} STATUS JOB *, SELPRI
JOB JOBNAME USERID SEL STATE CLASSNAME
---- ------------------ ------- ---- ----------- ---------
814 C-SELPRI-DEFAULT 255,205 3 EXECUTING DEFAULT
STALL Job Attribute
The STALL job attribute determines whether the scheduler puts in the SPECIAL-9
state a failed job it would otherwise reschedule or delete. The attribute works in
combination with the job’s IFFAILS, RESTART, and STOP-ON-ABEND attributes.
OFF
causes the scheduler to treat the job according to:
The job’s IFFAILS, RESTART, and STOP-ON-ABEND attributes
Whether the job is recurrent or nonrecurrent (a recurrent job has the
CALENDAR or EVERY attribute)
The cause of the failure (for example, the job’s executor-program
process
abends)
For more information, see IFFAILS Job Attribute on page 7-64, RESTART Job
Attribute on page 7-95, and STOP-ON-ABEND Job Attribute on page 7-105.
STAL[L] { OF[F] | ON }