Distributed Name Service (DNS) Management Programming Manual
ALTER SSTYPE Command
Using DNS in Programs: The DNS Commands
46958 Tandem Computers Incorporated 5–69
Tokens in Command Buffer
ZDNS-MAP-ALTER-SSTYPE
is a structured token that describes the subsystem-object type to be altered. This
token is required. It has the token number ZDNS-TNM-ALTER-SSTYPE and the
definition ZDNS-DDL-ALTER-SSTYPE. It contains the following fields:
ZNAME
contains the name of the subsystem-object type to be changed. 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 that defines the type. Possible errors
referring to this field are:
ZDNS-ERR-INV-NAME
ZDNS-ERR-REQD-FIELD
ZDOMAIN
contains the new domain name, if the default domain for instances of the type
is to be changed. In this case, this field must be supplied. If this field is equal
to all spaces, the new default domain is empty. Otherwise, the 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
If the default value of EXTERNAL for subsequently added instances of the
type is to be changed, this field must be set to ZDNS-VAL-INTERNAL (0) or
ZDNS-VAL-EXTERNAL (-1). A possible error referring to this field is:
ZDNS-ERR-INV-BOOLEAN
ZDUPOK
If the value of the DUPLICATES attribute for the object type is to be changed,
this field must be set to ZDNS-VAL-DUPOK (0) or ZDNS-VAL-DUPNOTOK
(-1). A possible error referring to this field is:
ZDNS-ERR-INV-BOOLEAN