SNAX/APC Management Programming Manual

5: ZAPC-ERR-ALLOC-ERR-PGM-NOT-AVL
Error Numbers and Error Lists
111813 Tandem Computers Incorporated A–9
5: ZAPC-ERR-ALLOC-ERR-PGM-NOT-AVL
Allocation error: the remote CNOS service transaction program is not available.
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–
ALLOC–ERR–PGM–NOT-AVL 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
A CNOS conversation allocation failed because the remote CNOS service transaction
program was not available.
This error occurs when a START, STOP, ABORT, or ALTER operation on a PTNR-
MODE object fails because the remote CNOS service transaction program is not
available.
Effect
The CNOS conversation allocation failed.
Recovery
Do not retry the request until the remote CNOS service transaction program has been
made available.