Distributed Name Service (DNS) Management Programming Manual
ADD SSTYPE Command
Using DNS in Programs: The DNS Commands
5–36 46958 Tandem Computers Incorporated
ZDOMAIN
specifies the default domain for instances of the object type. If this field is left
null or supplied as spaces, the default domain is empty. Otherwise, this field
must contain the name of a domain defined on the local system. Possible
errors referring to this field are:
ZDNS-ERR-INV-NAME
ZDNS-ERR-NOTFOUND
ZEXT
specifies the default value for EXTERNAL for instances of this type. If this
field is left null, the field defaults to zero. Otherwise, subsystem-object names
of the type are added as untyped aliases.
ZFMT
may be specified to restrict the format of names for instances of this type. If
specified, this field must contain one of the following:
ZDNS-VAL-FMT-ANY = 1
ZDNS-VAL-FMT-DISK = 2
ZDNS-VAL-FMT-DEVICE = 3
ZDNS-VAL-FMT-DNS = 4
ZDNS-VAL-FMT-LOC = 5
ZDNS-VAL-FMT-PWAY = 6
ZDNS-VAL-FMT-PROCESS = 7
ZDNS-VAL-FMT-SUBDEV = 8
ZDNS-VAL-FMT-SUBDEV1 = 9
ZDNS-VAL-FMT-SUBDEV2 = 0
ZDNS-VAL-FMT-SYSNAME = 11
ZDNS-VAL-FMT-DATABOLT = 12
The default value is ZDNS-VAL-FMT-ANY. If an illegal value is specified, the
ADD request is rejected with ZDNS-ERR-INV-FMT.
ZDUPOK
If the names of instances of this type are to be unique, this field should be
set to ZDNS-VAL-DUPNOTOK (0); otherwise, it may be left null or set to
ZDNS-VAL-DUPOK (-1). If a value other than null, 0, or -1 is specified,
the request is rejected with ZDNS-ERR-INV-BOOLEAN.
ZHASMGR
If instances of the type must specify a manager, this field should be set to
TRUE (-1). Otherwise, the field may be left null or set to FALSE (0).