TCP/IP TELNET Management Programming Manual

Appendix A Error Numbers and Error Lists
53474 Tandem Computers Incorporated A–1
This appendix describes the error numbers and associated error lists defined by the
TELNET subsystem (that is, the error values whose symbolic names begin with ZTNT-
ERR-). These error numbers occur as values of the tokens ZSPI-TKN-RETCODE and
ZSPI-TKN-ERROR.
These errors cannot occur for all commands. To determine which commands return
these TELNET-specific errors, refer to the following descriptions of each of the error
numbers.
For descriptions of the common data communications errors returned by the TELNET
subsystem (that is, the error values whose symbolic names begin with ZCOM-ERR-),
refer to the Communications Management Programming Manual. For descriptions of the
common SPI errors returned by the TELNET subsystem (that is, the error values
whose symbolic names begin with ZSPI-ERR-), refer to the Distributed Systems
Management (DSM) Programming Manual.
Notation Used Each error-list description in this appendix features 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 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, 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 Distributed Systems Management (DSM) Programming Manual.
Error Descriptions The error descriptions that follow are in ascending order by error number (that is,
ascending order by ZTNT-ERR- values).