NetBatch Management Programming Manual

Error Numbers and Error Lists
NetBatch Management Programming Manual522462-003
A-40
2096 ZBAT-ERR-USER-UNDEFINED
2096 ZBAT-ERR-USER-UNDEFINED
Token
ZSPI-TKN-ERROR
is the standard SPI error token. Its value consists of the NetBatch subsystem ID
and the error number ZBAT-ERR-USER-UNDEFINED (2096). This token is always
present in the error list.
Cause. The owner of the application issuing the command has an invalid user ID.
Effect. The command failed.
Recovery. Log on with a valid user ID and retry the command.
2098 ZBAT-ERR-JOB-FULL
Token
ZSPI-TKN-ERROR
is the standard SPI error token. Its value consists of the NetBatch subsystem ID
and the error number ZBAT-ERR-JOB-FULL (2098). This token is always present
in the error list.
Cause. The scheduler attempted to add a job to its database in response to a
SUBMIT JOB command. The attempt failed because either the JOB or CHKQUE file
that records job details was full. This error occurs when one of the files contains the
maximum number of job records (9999).
Effect. The command failed.
Recovery. Retry the command after deleting unwanted jobs from the database by
using the DELETE JOB and STOP JOB commands.
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