Distributed Name Service (DNS) Management Programming Manual

DNS Definitions
Common Definitions
46958 Tandem Computers Incorporated 4–21
ZDNS-DDL-DETAIL
appears in request structured tokens and determines whether a BASIC response or
a DETAILED response is desired. It has the following structure:
def ZDNS-DDL-DETAIL type ZSPI-DDL-BOOLEAN spi-
null
" ".
Allowed Parameter Values:
0 = Basic Response
-1 = Detailed Response
Response Values:
The field does not appear in response tokens.
ZDNS-DDL-DNSFNAME
is used to pass Guardian 90 file names across the DNS programmatic interface.
DNS uses a 32-byte field to represent file names rather that the 24-byte field
typically used for this purpose. DNS uses a 32-byte field for the following reasons:
DNS must store Guardian 90 file names this way internally to allow such
names to collate in alphabetical order rather than by system number.
DNS needs to be able to represent file names with eight-character device
names (including the leading “$”) in network form.
ZDNS-DDL-DNSFNAME has the following structure:
def ZDNS-DDL-DNSFNAME type ZSPI-DDL-FNAME32.