SNAX/APC Management Programming Manual

2: ZAPC-ERR-ACTV-FAIL-RETRY
Error Numbers and Error Lists
A–6 111813 Tandem Computers Incorporated
2: ZAPC-ERR-ACTV-FAIL-RETRY
The ADD SESSION command was rejected due to an error.
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–
ACTV–FAIL–RETRY 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
This problem is usually caused by a temporary lack of resources at either the local LU
or partner LU that prevents the activation of the session.The error is similar to ZAPC-
ERR-ACTV-FAIL-NO-RETRY; however, in this case the source of the error is due to a
temporary condition.
The equivalent error code defined in the Transaction Programmer's Reference Manual for
LU 6.2 as RC-ACTIVATION-FAIL-RETRY.
Effect
The ADD SESSION command is rejected.
Recovery
Retry the request.