SNAX/HLS Management Programming Manual

Standard SNAX/HLS Definitions
Common Definitions
6–34 104708 Tandem Computers Incorporated
ZFORCE–RTS
records whether the REQUEST–SEND–STATE verb causes an SNA SIG request
(signal code %H0001) to be sent dependent on the send/receive state of the normal
SNA session flows, or regardless of these states.
A value of ZSPI–VAL–FALSE means the SNA request is only sent if the local
session partner does not already have the right to send data on the normal SNA
flow.
A value of ZSPI–VAL–TRUE means the SNA request is sent whenever the verb is
issued.
ZHLS–MAP–INFO–SESS–PRI
This extensible structured token specifies the half–session protocol imposed on the
primary half session. The information contained here is derived from bytes 4, 11, 12,
and 13 of the BIND message. This token has the following definition:
def ZHLS–DDL–INFO–SESS–PRI type ZHLS–DDL–HS–PROTO.
This extensible structured token is defined using the extensible structured token
ZHLS–DDL–HS–PROTO. For a description of the fields, see the description of
ZHLS–DDL–HS–PROTO under “Subsystem Token and Field Types” in this section.
def ZHLS–DDL–HS–PROTO.
05 ZMAX–RU type ZSPI–DDL–INT.
05 ZPACING–WINDOW type ZSPI–DDL–INT.
05 ZCHAIN–PROTO type ZSPI–DDL–ENUM.
05 ZCHAIN–USE type ZSPI–DDL–ENUM.
05 ZCMPRSS–IND type ZSPI–DDL–BOOLEAN.
05 ZEB–SEND type ZSPI–DDL–BOOLEAN.
05 ZRQ–MODE type ZSPI–DDL–ENUM.
05 ZTWO–PHASE–COMMIT type ZSPI–DDL–BOOLEAN.
end.