Distributed Name Service (DNS) Management Programming Manual

ADD SSMGR Command
Using DNS in Programs: The DNS Commands
5–28 46958 Tandem Computers Incorporated
Tokens in Command Buffer
ZDNS-MAP-ADD-SSMGR
is a structured token that describes the subsystem manager. This token is
required. It has the token number ZDNS-TNM-ADD-SSMGR and the definition
ZDNS-DDL-ADD-SSMGR. It contains the following fields:
ZNAME
contains the name of the subsystem manager. Possible errors referring to this
field are:
ZDNS-ERR-DUP-NAME
ZDNS-ERR-INV-NAME
ZDNS-ERR-REQD-FIELD
ZDOMAIN
specifies the default domain for untyped aliases referring to this manager. If
this field is left null or supplied as all spaces, the untyped aliases, by default,
do not have their definitions replicated. Otherwise, this field must name a
domain defined on the local system. Possible errors referring to this field are:
ZDNS-ERR-INV-NAME
ZDNS-ERR-NOTFOUND
ZDNS-MAP-ADD-SSMGR-SS
is a structured token that describes the subsystems to be supported by this
manager. This token is required. From 1 through 128 occurrences of this token
must appear in the command buffer. It has the token number ZDNS-TNM-ADD-
SSMGR-SS and the definition ZDNS-DDL-ADD-SSMGR-SS. It contains the
following field:
ZSS
must contain the name of a subsystem to be supported by the manager.
Possible errors referring to the field are:
ZDNS-ERR-INV-NAME
ZDNS-ERR-NOTFOUND
ZDNS-ERR-REQD-FIELD