NetBatch Management Programming Manual

NetBatch Management Programming Manual522462-003
A-1
A Error Numbers and Error Lists
This appendix lists NetBatch subsystem error numbers (that is, the values whose
symbolic names begin with ZBAT-WRN- and ZBAT-ERR-) and describes the error lists
associated with the error numbers. These error numbers can occur as values of the
return token ZSPI-TKN-RETCODE and as part of the value of the error token ZSPI-
TKN-ERROR.
For an explanation of error lists and information about retrieving them from the
buffer, see the SPI Programming Manual.
For general information on how the NetBatch subsystem handles errors, see
Section 3, SPI Programming Considerations for the NetBatch Subsystem.
For error-handling information on specific commands and their responses, see
Section 5, Commands and Responses.
In this appendix, all tokens and their values appear in DDL format. For a quick
explanation of DDL as it applies to SPI, see the summary of DDL for SPI in the SPI
Programming Manual.
Notation Used
For each error-list description on these pages, a box lists all the tokens that can appear
in the error list, including the tokens that start and end all error listsZSPI-TKN-
ERRLIST and ZSPI-TKN-ENDLIST. Except for ZSPI-TKN-ERRLIST and ZSPI-TKN-
ENDLIST, the order of the tokens in the box is not necessarily the order in which they
will actually occur.
The notation used in the box for simple tokens is a shorthand version of the essential
information given in the DDL TOKEN-CODE statement.
Following the box, there is a description of each token in the error list except ZSPI-
TKN-ERRLIST and ZSPI-TKN-ENDLIST. ZSPI-TKN-ERRLIST and ZSPI-TKN-
ENDLIST serve the same function in all error lists, so they are not described here. For
more information about these tokens, see the SPI Programming Manual.