OSI/AS and OSI/TS Supplement (Includes RFC-1006 Support)
OSI/TS EMS Event Changed to Support RFC-1006
RFC-1006 Changes to the SCF, SPI, and PTrace Subsystems
3–46 107751 Tandem Computers Incorporated
ZSPI-TKN-ERRLIST and ZSPI-TKN-ENDLIST
enclose a standard SPI error list, as described in the Distributed Systems
Management (DSM) Programming Manual. The contents of this error list provide
information on the file-system error that occurred.
ZSPI-TKN-ERROR
is the standard SPI error token described in the Distributed Systems
Management (DSM) Programming Manual. It contains the subsystem ID of the
file system in the Z-SSID field and the file-system error number in the
Z-ERROR field.
ZSPI-TKN-PROC-ERR
is a conditional token; it is present only if the error occurred on an X25AM or a
TLAM subdevice. If present, ZSPI-TKN-PROC-ERR identifies the file-system
procedure on which the error occurred. It has one of the following values:
ZFIL-VAL-CONTROL
ZFIL-VAL-OPEN
ZFIL-VAL-READ
ZFIL-VAL-SETMODE
ZFIL-VAL-WRITE
ZFIL-VAL-WRITEREAD
ZTCI-TKN-SOCK-FUNC
is a conditional token; it is present only if the error occurred on a TCP/IP
socket. If present, it identifies the TCP/IP socket library function on which the
error occurred. It has one of the following values:
ZTCI-VAL-SOCK-OP-ACCEPT
ZTCI-VAL-SOCK-OP-BIND
ZTCI-VAL-SOCK-OP-CONNECT
ZTCI-VAL-SOCK-OP-GETSOCKNAME
ZTCI-VAL-SOCK-OP-GETSOCKOPT
ZTCI-VAL-SOCK-OP-RECV
ZTCI-VAL-SOCK-OP-SEND
ZTCI-VAL-SOCK-OP-SETSOCKOPT
ZTCI-VAL-SOCK-OP-SHUTDOWN
ZTCI-VAL-SOCK-OP-SOCKET
ZSPI-TKN-FUNCTION
is a conditional token; it is present only if the value of the token ZSPI-PROC-
ERROR is either ZFIL-VAL-CONTROL or ZFIL-VAL-SETMODE. If present,
ZSPI-TKN-FUNCTION contains the number of the CONTROL operation or
SETMODE function that was called.