SNAX/APC Management Programming Manual

ZAPC-TKN-MIN-CONLOSERS-LIM
Common Definitions
111813 Tandem Computers Incorporated 4–31
ZAPC-TKN-MAXINRUSIZE
specifies a default for the maximum number of bytes allowed on an incoming
request/response unit (RU). Valid values range from 16 to 4096, and are provided
by the MAXINRUSIZE SNAX/APC startup parameter.
The MAXINRUSIZE token has the token type ZSPI-TYP-INT. The programmatic
command that uses this token is ZCOM-CMD-INFO. The valid object type for this
token is PROC.
This token is always returned in the ZCOM-CMD-INFO response buffer.
ZAPC-TKN-MAXOUTRUSIZE
specifies a default for the maximum number of bytes allowed on an outgoing
request/response unit (RU). Valid values range from 16 to 4096, and are provided
by the MAXOUTRUSIZE SNAX/APC startup parameter.
The MAXOUTRUSIZE token has the token type ZSPI-TYP-INT. The
programmatic command that uses this token is ZCOM-CMD-INFO. The valid
object type for this token is PROC.
This token is always returned in the ZCOM-CMD-INFO response buffer.
ZAPC-TKN-MIN-CONLOSERS-LIM
specifies the minimum number of contention-loser sessions that the partner mode
has. The value is used as the MIN_CONWINNER_TARGET parameter of the
CHANGE_SESSION_LIMIT (CNOS) verb. Allowable values range from 0 to 1024.
The MIN-CONLOSERS-LIM token has the token type ZSPI-TYP-INT. The
programmatic commands that use this token include ZCOM-CMD-ALTER and
ZCOM-CMD-INFO. The valid object type for this token is PTNR-MODE.
When used with the ZCOM-CMD-ALTER command, the MIN-CONLOSERS-LIM
token can only be specified when the target PTNR-MODE object is in the
STARTED state. Attempts to do otherwise will cause the command to be rejected
with the error token ZAPC-ERR-TKN-IN-SUMSTATE.
This token is always returned in the ZCOM-CMD-INFO response buffer.