Distributed Name Service (DNS) Management Programming Manual
INFO GROUP Command
Using DNS in Programs: The DNS Commands
46958 Tandem Computers Incorporated 5–153
ZSPI-TKN-ERRLIST
is a standard SPI error list, as described in the Distributed Systems Management
(DSM) Programming Manual. The list ends with the token ZSPI-TKN-ENDLIST.
ZSPI-TKN-CONTEXT
is the standard SPI context token described in the Distributed Systems Management
(DSM) Programming Manual.
Operational Notes
If ZDNS-MAP-INFO-DNSOBJ-P is supplied, one response with format ZDNS-
DDL-INFO-GROUP-BR is returned for each group.
If the ZDETAIL field of ZDNS-MAP-INFO-GROUP-P was supplied with the value
TRUE, one ZDNS-MAP-INFO-GROUP-DR is also returned for each group.
Detailed information requires an additional READ operation per group if:
ZNAME = “*” and ZDEFNODE does not = “*”; or
ZGROUP is non-null.
Where information about multiple groups is returned in a single buffer, each
ZDNS-MAP-INFO-GROUP-BR token (together with its corresponding ZDNS-
MAP-INFO-GROUP-DR token, if requested) is enclosed in a standard SPI data list:
[ZSPI-TKN-DATALIST]
[ZDNS-MAP-INFO-GROUP-BR] (first member)
[ZDNS-MAP-INFO-GROUP-DR] (first member)
[ZSPI-TKN-RETCODE] = 0
[ZSPI-TKN-DATALIST]
[ZDNS-MAP-INFO-GROUP-BR] (second member)
[ZDNS-MAP-INFO-GROUP-DR] (second member)
[ZSPI-TKN-RETCODE] = 0
[ZSPI-TKN-CONTEXT] (if more responses are available)
If ZDNS-MAP-INFO-GROUP-MEMB is supplied, one ZDNS-MAP-INFO-MEMB-
BR token is returned for each member of the group. Where multiple ZDNS-MAP-
INFO-MEMB-BR tokens are returned in a single buffer, each is enclosed in a
standard SPI data list:
[ZSPI-TKN-DATALIST]
[ZDNS-MAP-INFO-MEMB-BR] (first member)
[ZSPI-TKN-RETCODE] = 0
[ZSPI-TKN-DATALIST]
[ZDNS-MAP-INFO-MEMB-BR] (second member)
[ZSPI-TKN-RETCODE] = 0
[ZSPI-TKN-CONTEXT] (if more responses are available)