TCP/IP Management Programming Manual

HP NonStop TCP/IP Management Programming Manual529636-001
A-1
A Error Numbers and Error Lists
This appendix describes the error numbers and associated error lists defined by the
TCP/IP subsystem (that is, the error values whose symbolic names begin with
ZTCI-ERR-). These error numbers occur as values of the ZSPI-TKN-RETCODE and
ZSPI-TKN-ERROR tokens.
These errors cannot occur for all commands. To determine which commands return
these TCP/IP-specific errors, see the following descriptions of each of the error
numbers.
For descriptions of the common data communications errors returned by the TCP/IP
subsystem (that is, the error values whose symbolic names begin with ZCOM-ERR-),
see the SPI Common Extensions Manual. For descriptions of the common SPI errors
returned by the TCP/IP subsystem (that is, the error values whose symbolic names
begin with ZSPI-ERR-), see the SPI Programming Manual.
Notation Used
For each error-list description on the pages that follow, there is a box that contains a
list of the simple and extensible structured tokens that can appear in the error list.
Included are the tokens ZSPI-TKN-ERRLIST and ZSPI-TKN-ENDLIST, which start and
end all error lists. With the exception of ZSPI-TKN-ERRLIST and ZSPI-TKN-ENDLIST,
the order of the tokens in the box is not necessarily the order in which they 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, each token in the error list, except ZSPI-TKN-ERRLIST and
ZSPI-TKN-ENDLIST, is described in the same order in which it appears in the box.
The tokens ZSPI-TKN-ERRLIST and ZSPI-TKN-ENDLIST serve the same function in
all error lists. They are not described in this section. Information about these tokens
can be found in the SPI Programming Manual.
Error Descriptions
The error descriptions that follow are in ascending order by error number (that is,
ascending order by ZTCI-ERR- values).