SNAX/APC Management Programming Manual
1: ZAPC-ERR-ACTV-FAIL-NO-RETRY
Error Numbers and Error Lists
111813 Tandem Computers Incorporated A–5
1: ZAPC-ERR-ACTV-FAIL-NO-RETRY
The ADD SESS command was rejected. Do not retry until the condition is corrected.
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–NO–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
The SNAX/APC subsystem encountered an error during the processing of an ADD
SESSION command (which is equivalent to the ACTIVATE_SESSION verb). The
equivalent return code defined in the IBM Transaction Programmer's Reference Manual
for LU 6.2 is RC-ACTIVATION-FAIL-NO-RETRY.
Effect
This error indicates a permanent condition. This condition can occur if the session was
not activated because the session limit specified by the PTNR-MODE object for the
partner LU is set to 0, or it could be caused by a system-definition error or a session-
activation protocol error.
Recovery
The request should not be retried until the cause of the failure has been determined
and corrected. Check the EMS event log to identify the cause of the failure.