Distributed Name Service (DNS) Management Programming Manual
ADD SSOBJ Command
Using DNS in Programs: The DNS Commands
46958 Tandem Computers Incorporated 5–31
Tokens in Command Buffer
ZDNS-MAP-ADD-SSOBJ
is a structured token that describes the new subsystem object. This token is
required. It has the token number ZDNS-TNM-ADD-SSOBJ and the definition
ZDNS-DDL-ADD-SSOBJ. It contains the following fields:
ZNAME
contains the name of the subsystem object being defined. If the specified
subsystem-object type does not allow duplicates, this name must be unique
among all subsystem objects. Otherwise, the name must be unique within the
specified subsystem manager. The name must also conform to the format
defined for the specified subsystem-object type. Possible errors referring to
this field are:
ZDNS-ERR-DUP-NAME
ZDNS-ERR-INV-NAME
ZDNS-ERR-REQD-FIELD
ZSSMGR
specifies the name of the manager for the subsystem object. Leave this field
null if the object has no manager. A possible error referring to this field is:
ZDNS-ERR-INV-NAME
ZSSTYPE
specifies the name of the subsystem-object type for the object. Possible errors
referring to this field are:
ZDNS-ERR-INV-NAME
ZDNS-ERR-NOTFOUND
ZDNS-ERR-REQD-FIELD
ZSS
specifies the name of the subsystem defining ZSSTYPE. Possible errors
referring to this field are:
ZDNS-ERR-INV-NAME
ZDNS-ERR-REQD-FIELD