SNAX/APC Management Programming Manual
10: ZAPC-ERR-CMD-RACE-REJECT
Error Numbers and Error Lists
A–14 111813 Tandem Computers Incorporated
10: ZAPC-ERR-CMD-RACE-REJECT
The command was rejected because a command race occurred.
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–
CMD–RACE–REJECT 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 operation initiated by the partner LU was being processed when an ABORT,
STOP, ALTER, or START command was issued, and the CNOS command is rejected
due to a command race. The equivalent RETURN_CODE value, as defined in the IBM
Transaction Programmer's Reference Manual for LU 6.2, is COMMAND_RACE_REJECT.
Effect
The CNOS command is rejected.
Recovery
Retry the command if the result of the remote CNOS operation is not satisfactory, or if
both CNOS operations failed.