Distributed Name Service (DNS) Management Programming Manual

ADD DOM Command
Using DNS in Programs: The DNS Commands
5–20 46958 Tandem Computers Incorporated
Tokens in Command Buffer
ZDNS-MAP-ADD-DOM
is a structured token that describes the new domain. This token is required. It has
the token number ZDNS-TNM-ADD-DOM and the definition ZDNS-DDL-ADD-
DOM. It contains the following field:
ZNAME
contains the name of the domain being added. Possible errors referring to this
field are:
ZDNS-ERR-REQD-FIELD
ZDNS-ERR-INV-NAME
ZDNS-ERR-DUP-NAME
ZDNS-MAP-ADD-DOM-SYS
is an optional token that describes a system node to be included in the new
domain. From 0 to 254 occurrences of this token may be supplied. It has the token
number ZDNS-TNM-ADD-DOM-SYS and the definition ZDNS-DDL-ADD-DOM-
SYS. It contains the following field:
ZSYSTEM
specifies a Guardian 90 system currently defined to the Expand network. The
system need not be currently accessible. If the field names the local system,
ZDNS-ERR-LOCAL-SYSTEM is returned and the occurrence of this parameter
is not used. ZDNS-ERR-LOCAL-SYSTEM is returned in the error list as a
warning.
If two occurrences of this parameter name the same system, ZDNS-ERR-DUP-
SYSTEM is returned, and the system is added only once to the domain.
ZDNS-ERR-DUP-SYSTEM is returned in the error list as a warning.
Possible errors referring to this field are:
ZDNS-ERR-INV-NAME
ZDNS-ERR-UNKNOWN-SYSTEM
ZDNS-ERR-REQD-FIELD