SNAX/APC Management Programming Manual
12: ZAPC-ERR-DEFT-OBJNAME
Error Numbers and Error Lists
A–16 111813 Tandem Computers Incorporated
12: ZAPC-ERR-DEFT-OBJNAME
An error was caused by the use of a reserved object name.
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–
DEFT–OBJNAME token. 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
An ADD command specified a reserved object name, and the command was rejected.
This error is caused by issuing an ADD PTNR-MODE SNASVCMG command or an
ADD TPN %06F1% command.
Effect
The use of a reserved object name causes an error.
Recovery
Use a different object name.