SNAX/APC Management Programming Manual

17: ZAPC-ERR-MODENAME-UNRECOGNIZED
Error Numbers and Error Lists
111813 Tandem Computers Incorporated A–21
17: ZAPC-ERR-MODENAME-UNRECOGNIZED
The specified MODENAME value was unrecognized
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–
MODENAME–UNRECOGNIZED 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
An attempt to initiate a CNOS operation failed. This error usually occurs when the
MODENAME attribute specified in a START PTNR-MODE command cannot be
recognized by the remote LU (that is, the MODENAME attribute specified in the
PTNR-MODE object does not match the mode name of the remote (LU,MODE) entry.
The equivalent RETURN_CODE value defined in the IBM Transaction Programmer's
Reference Manual for LU 6.2 is UNRECONIZED_MODE_NAME.
Effect
The initiation of the CNOS operation fails.
Recovery
Use the INFO command to verify the target PTNR-MODE object's mode name, and
use the ALTER PTNR-MODE command to change it.