Distributed Name Service (DNS) Management Programming Manual

ADD COMP Command
Using DNS in Programs: The DNS Commands
46958 Tandem Computers Incorporated 5–13
ZSS
specifies the subsystem defining ZSSTYPE. Possible errors referring to this
field are:
ZDNS-ERR-INV-NAME
ZDNS-ERR-REQD-FIELD
ZSSOBJ
specifies the name of the subsystem object specified for this component.
Possible errors referring to this field are:
ZDNS-ERR-INV-NAME
ZDNS-ERR-NOTFOUND
ZDNS-ERR-REQD-FIELD
ZDNS-ERR-WRONG-TYPE
ZSSMGR
specifies the manager (if any) for the object named in ZSSOBJ. Possible errors
referring to this field are:
ZDNS-ERR-INV-NAME
ZDNS-ERR-NOTFOUND
Tokens in Response Buffer
ZDNS-TKN-OBJNAME
is an object-name token that contains the name of the composite added by the
command. This token is present in every response record. ZDNS-TKN-
OBJNAME is described in Section 4 under the heading “Simple Tokens.”
ZSPI-TKN-RETCODE
is the standard SPI return token described in the Distributed Systems Management
(DSM) Programming Manual. This token is present in every response record. If its
value is zero (ZDNS-ERR-NOERR), this token indicates that the name is
successfully added. If ZSPI-TKN-RETCODE is not zero, the name is not added.
Where a non-zero return code is present, the response buffer may contain one or
more error lists. Even if the return code is zero, the response may still contain
error lists that describe warnings.
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.