Distributed Name Service (DNS) Management Programming Manual

DNS Definitions
Common Definitions
4–30 46958 Tandem Computers Incorporated
ZDNS-DDL-HASMGR
is used to contain the value of the HASMANAGER attribute. It has the following
structure:
def ZDNS-DDL-HASMGR type ZSPI-DDL-BOOLEAN spi-
null
" ".
Allowed Parameter Values:
0 = Subsystem-object type defined with HASMANAGER off.
-1 = Subsystem-object type defined with HASMANAGER on.
Response Values:
0 = Subsystem-object type defined with HASMANAGER off.
-1 = Subsystem-object type defined with HASMANAGER on.
ZDNS-DDL-OPENERS
only appears in name manager responses. The field contains the number of
current openers of a DNS process. It has the following structure:
def ZDNS-DDL-OPENERS type ZSPI-DDL-UINT spi-
null
0.
ZDNS-DDL-OWNER
corresponds to the OWNER attribute of alias types, composite types, and
subsystem-object types. It has the following structure:
def ZDNS-DDL-OWNER type ZSPI-DDL-CHAR8.
Allowed Parameter Values:
On input, fields of this type must contain a valid OWNER name that is left-justified
and blank-filled.
Response Values:
On output, fields of this type may contain an OWNER name or spaces. For example,
the response to an INFO ALIAS command (command code = ZDNS-CMD-INFO,
object type = ZDNS-OBJ-ALIAS), returns the owner and type number of the
corresponding alias type. If the alias is untyped, the field of type ZDNS-DDL-OWNER
is returned blank-filled.