OSI/AS Management Programming Manual

1: ZOSI-ERR-ZGRD-ERR
Errors and Error Lists
056785 Tandem Computers Incorporated A–3
1: ZOSI-ERR-ZGRD-ERR The OSI/AS subsystem encountered a Guardian 90 error.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR.
ZSPI-TKN-PROC-ERR token-type ZSPI-TYP-ENUM.
ZGRD-TKN-OBJECTFILE token-type ZSPI-TYP-FNAME.
ZGRD-TKN-PRIORITY token-type ZSPI-TYP-UINT.
ZGRD-TKN-CPU token-type ZSPI-TYP-BYTE.
ZGRD-TKN-PROCESSNAME token-type ZSPI-TYP-CRTPID.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
Token Descriptions
ZSPI-TKN-ERROR
is the standard SPI error token, as described in the Distributed Systems Management
(DSM) Programming Manual. Its value consists of the OSI/AS subsystem ID and
the error number ZOSI-ERR-ZGRD-ERR. This token is always present in the error
list.
ZCOM-TKN-OBJNAME
the object-name token, gives the name of the OSI/AS subsystem process that
reported the error. This token is always present in the error list.
ZCOM-TKN-OBJTYPE
is the object type of the object specified in ZCOM-TKN-OBJNAME. The value of
this token is ZCOM-OBJ-PROCESS. This token is always present in the error list.
ZSPI-TKN-ERRLIST
introduces a nested error list containing information reported by the Guardian 90
operating system about the error. The enclosed tokens—ZSPI-TKN-ERROR, ZSPI-
TKN-PROC-ERR, ZGRD-TKN-OBJECTFILE, ZGRD-TKN-PRIORITY, ZGRD-TKN-
CPU, and ZGRD-TKN-PROCESSNAME—may or may not be present in the error
list.
ZSPI-TKN-ERROR
is a standard SPI error token. Its value depends upon the Guardian 90 error
that occurred, as identified by ZSPI-TKN-PROC-ERR.