SNAX/APC Management Programming Manual

19: ZAPC-ERR-OTH-MODES-NOT-STOPPED
Error Numbers and Error Lists
111813 Tandem Computers Incorporated A–23
19: ZAPC-ERR-OTH-MODES-NOT-STOPPED
The related PTNR-MODE objects are not in the STOPPED state.
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–
OTH–MODES–NOT–STOPPED 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
The command was rejected due to its attempt to stop or abort the default PTNR-
MODE object (SNASVCMG) while other PTNR-MODE objects for the same PTNR-LU
objects were not in the STOPPED state.
Effect
The ABORT or STOP PTNR-MODE command fails.
Recovery
Abort or stop all of the related PTNR-MODE objects before attempting to stop or abort
the default PTNR-MODE object, SNASVCMG.