Distributed Name Service (DNS) Management Programming Manual
ADD ATYPE Command
Using DNS in Programs: The DNS Commands
46958 Tandem Computers Incorporated 5–9
Tokens in Command Buffer
ZDNS-MAP-ADD-DNSTYPE
is a structured token that describes the new alias type. This token is required. It
has the token number ZDNS-TNM-ADD-DNSTYPE and the definition ZDNS-
DDL-ADD-DNSTYPE. It contains the following fields:
ZNAME
contains the name of the alias type to be added. This must not be the same as
another name currently defined on the local system. Possible errors referring
to this field are:
ZDNS-ERR-REQD-FIELD
ZDNS-ERR-INV-NAME
ZDNS-ERR-DUP-NAME
ZOWNER
specifies the name of the organization defining the type. Possible errors
referring to this field are:
ZDNS-ERR-REQD-FIELD
ZDNS-ERR-INV-NAME
ZTYPENUM
specifies the type number used to identify this type within the owner.
Possible errors referring to this field are:
ZDNS-ERR-DUP-TYPENUM
ZDNS-ERR-INV-TYPENUM
ZDNS-ERR-REQD-FIELD
ZDOMAIN
specifies the domain of the new alias type. If this field is left null or is
supplied with all spaces, the default domain for instances of this type is
empty—that is, they are not replicated. Otherwise, this field must name a
DNS domain defined on the local system. Possible errors referring to this field
are:
ZDNS-ERR-INV-NAME
ZDNS-ERR-NOTFOUND