SNAX/APC Management Programming Manual

16: ZAPC-ERR-LU-SESS-LIM-XCEEDED
Error Numbers and Error Lists
A–20 111813 Tandem Computers Incorporated
16: ZAPC-ERR-LU-SESS-LIM-XCEEDED
The LU session limit was exceeded.
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–
LU–SESS–LIM–XCEEDED 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 initialize or change a PTNR-MODE object's session limit by an ALTER
PTNR-MODE or START PTNR-MODE command caused the total session limits to
exceed the local LU's session limit:
If the connection to the remote LU is defined as single-session, either the PTNR-
MODE object’s session limit is currently set to 0, or an LU-LU session is already
active (with the specified mode name or a different mode name).
If the connection to the remote LU is defined as parallel-session, the sum of the
specified session limit and all of the other session limits under the same remote
LU’s connection exceeds the total session limit allowed for the LU connection.
Effect
The command fails.
Recovery
Either decrement the remote PTNR-MODE object's session limits or reconfigure the
LU for more capacity.