SNAX/HLS Management Programming Manual
Standard SNAX/HLS Definitions
Common Definitions
6–26 104708 Tandem Computers Incorporated
ZFM–PROF
records the function management profile number carried in the BIND RU. The
values of 2, 3, 4,7, and 18 are normal.
ZMAX–REQS
indicates the limit on the number of work requests that can be simultaneously
outstanding on one session. This value exists to prevent a malfunctioning
application from taking all the storage resources of SNAX/HLS. This value is set
in the PROFILE. The value 2 is the default.
ZSESSID
identifies the actual session ID used to identify this session to the application
program.
ZTS–PROF
records the Transmission Services Profile number extracted from the BIND
request. The values of 2, 3, 4, and 7 are normal.
ZALTCODE–ID
specifies how to interpret the alternate code. This value is not currently
interpreted by SNAX/HLS; it should be determined by the application protocol
needs. The value is determined by the BIND record.
This field has the following enumerated values:
ZHLS–VAL–ALTCODE–ID–ASCII–7
specifies that the ASCII–7 code is used.
ZHLS–VAL–ALTCODE–ID–ASCII–8
specifies that the ASCII–8 code is used.
ZALTCODE–USE
specifies whether the alternate code is used. A value of ZSPI–VAL–TRUE means
an ASCII code is used for the data; a value of ZSPI–VAL–FALSE means an
EBCDIC code is used. This value is set by the BIND message. It is meaningless
before the BIND message has been processed. SNAX/HLS does not currently
interpret this value.