Distributed Name Service (DNS) Management Programming Manual

ADD SSTYPE Command
Using DNS in Programs: The DNS Commands
46958 Tandem Computers Incorporated 5–35
Tokens in Command Buffer
ZDNS-MAP-ADD-SSTYPE
is a structured token that describes the new subsystem object type. This token is
required. It has the token number ZDNS-TNM-ADD-SSTYPE and the definition
ZDNS-DDL-ADD-SSTYPE. It contains the following fields:
ZNAME
contains the name of the subsystem-object type being added. This must not be
the same as another subsystem-object type defined by the specified subsystem.
Possible errors referring to this field are:
ZDNS-ERR-DUP-NAME
ZDNS-ERR-INV-NAME
ZDNS-ERR-REQD-FIELD
ZSS
specifies the name of the subsystem defining the type. This field must name a
subsystem currently defined on the local system. Possible errors referring to
this field are:
ZDNS-ERR-INV-NAME
ZDNS-ERR-NOTFOUND
ZDNS-ERR-REQD-FIELD
ZTYPENUM
specifies the integer used to identify this type within the subsystem. This
number must be unique within the specified subsystem. Possible errors
referring to this field are:
ZDNS-ERR-DUP-TYPENUM
ZDNS-ERR-INV-TYPENUM
ZDNS-ERR-REQD-FIELD