SNAX/APC Management Programming Manual
7: ZAPC-ERR-CMD-INV-DEFT-OBJ
Error Numbers and Error Lists
111813 Tandem Computers Incorporated A–11
7: ZAPC-ERR-CMD-INV-DEFT-OBJ
This command cannot act upon a default object.
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 found in the ZAPC–ERR–
CMD–INV–DEFT–OBJ. ZSPI–TKN–ERROR 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
The ALTER and DELETE commands cannot act upon either the default PTNR-MODE
object (SNASVCMG) or the default TPN object (%06F1%). The command was
therefore rejected by SNAX/APC.
Effect
The ALTER or DELETE command fails.
Recovery
Do not use the ALTER or DELETE command with the default PTNR-MODE or TPN
objects (SNASVCMG and %06F1%, respectively).