SNAX/APC Management Programming Manual

13: ZAPC-ERR-DRAIN-S-NO-IN-EFFECT
Error Numbers and Error Lists
111813 Tandem Computers Incorporated A–17
13: ZAPC-ERR-DRAIN-S-NO-IN-EFFECT
Drain-Source NO and Session-Limit 0 are in effect.
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–
DRAIN–S-NO–IN-EFFECT 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 CNOS command has specified DRAIN_SOURCE (YES), but the current session
limit is 0 and DRAIN_SOURCE (NO) is in effect. This error is usually generated by
the STOP PTNR-MODE command.
Effect
The CNOS command fails.
Recovery
According to the IBM Transaction Programmer's Reference Manual for LU 6.2, if the
MODE_NAME (ONE variable ) is specified, the current session limit for that mode
name is 0; DRAIN_SOURCE (NO) is currently in effect; and DRAIN_SOURCE (NO)
must be specified in the RESET_SESSION_LIMIT verb.