SNAX/APC Management Programming Manual

18: ZAPC-ERR-OBJ-CANNOT-DEL
Error Numbers and Error Lists
A–22 111813 Tandem Computers Incorporated
18: ZAPC-ERR-OBJ-CANNOT-DEL
The default object cannot be deleted.
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-STRING
ZSPI–TKN–ENDLIST token–type ZSPI–TYP–SSCTL.
ZSPI–TKN–ERROR
is the standard SPI error token, as described in the SPI Programming Manual. Its
value consists of the subsystem ID and the error number for ZAPC–ERR–OBJ–
CANNOT–DEL. This token is always present in the error list.
ZCOM-TKN-OBJNAME
is the first object name provided with the command on which the error occurred.
This token is always present in the error list, and is described in Section 4,
“Common Definitions.”
ZCOM-TKN-OBJTYPE
is the object type provided with the command on which the error occurred. This
token is always present in the error list, and is described in Section 4, “Common
Definitions.”
Cause
A command attempting to delete a default object was rejected. The default object was
probably either the default PTNR-MODE object (SNASVCMG) or the default CNOS
TPN (%06F1).
Effect
The object is not deleted.
Recovery
Do not attempt to delete a default object.