NetBatch Management Programming Manual

Error Numbers and Error Lists
NetBatch Management Programming Manual522462-003
A-3
513 ZBAT-WRN-IN-NE
513 ZBAT-WRN-IN-NE
Token
ZSPI-TKN-ERROR
is the standard SPI error token. Its value consists of the NetBatch subsystem ID
and the error number ZBAT-WRN-IN-NE (513). This token is always present in the
error list.
Cause. ZBAT-TKN-IN-FILE specified a nonexistent job input file.
Effect. The command executed successfully, but the job will abend when it runs if its
executor program requires an input file.
Recovery. Not applicable unless the executor program requires an input file. In that
case, use the ALTER JOB command to specify an existing input file. Alternatively,
create the specified file before the job runs.
514 ZBAT-WRN-EXECPROG-NE
Token
ZSPI-TKN-ERROR
is the standard SPI error token. Its value consists of the NetBatch subsystem ID
and the error number ZBAT-WRN-EXECPROG-NE (514). This token is always
present in the error list.
Cause. ZBAT-TKN-EXECUTOR-PROGRAM specified a nonexistent program file.
Effect. The command executed successfully, but the job fails when it runs if the
specified file does not exist at that time. The scheduler puts the job in the SPECIAL-3
state on failure. (The STATUS JOB command indicates a SPECIAL-3 state by
returning ZBAT-VAL-NEWPROCESS-ERROR in the ZSPECIAL-REASON field of
ZBAT-MAP-STATUS-JOB.)
Recovery. Use the ALTER JOB command to specify an existing program file or create
the specified file before the job runs.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL