NetBatch Management Programming Manual
Common Definitions
NetBatch Management Programming Manual—522462-003
4-54
Extensible Structured Tokens
ZIFFAILS
is a Boolean field that specifies the job’s IFFAILS attribute. The values are:
The default value is ZSPI-VAL-FALSE.
ZPURGE-IN-FILE
is a Boolean field that specifies the job’s PURGE-IN-FILE attribute. The values
are:
The default value is ZSPI-VAL-FALSE.
ZSTALL
is a Boolean field that specifies the job’s STALL attribute. The values are:
The default value is the value of the scheduler’s DEFAULT-STALL attribute.
ZINFO-NEXT-RUNTIME
indicates the job’s next run time in Greenwich-mean-time form.
ZINFO-OUT-SPOOL-NUM
contains the spooler job number of the job’s log file. This value is supplied only
when the job’s output goes to a spooler location.
ZINFO-WHICH-LIST
is an enumerated value of ZBAT-DDL-JOB-WHICH-LIST that indicates the
job’s state. See ZBAT-DDL-JOB-WHICH-LIST on page 4-17.
ZINFO-SPECIAL-REASON
is an enumerated value of ZBAT-DDL-SPECIAL-REASON that qualifies the
job’s state when ZINFO-WHICH-LIST indicates the job is in a SPECIAL state.
See ZBAT-DDL-SPECIAL-REASON on page 4-31.
ZINFO-TOTAL-CPU-TIME
indicates, in microseconds, the sum of the processor time taken by all
processes of the job.
ZINFO-OPEN-ACCESSOR
contains the user ID of the job owner.
ZSPI-VAL-FALSE Specifies IFFAILS OFF
ZSPI-VAL-TRUE Specifies IFFAILS ON
ZSPI-VAL-FALSE Specifies PURGE-IN-FILE OFF
ZSPI-VAL-TRUE Specifies PURGE-IN-FILE ON
ZSPI-VAL-FALSE Specifies STALL OFF
ZSPI-VAL-TRUE Specifies STALL ON