Distributed Name Service (DNS) Management Operations Manual
ALTER COMPOSITETYPE
The DNSCOM Commands
7–52 31258 Tandem Computers Incorporated
ALTER
COMPOSITETYPE
Composite types are altered using the ALTER COMPOSITETYPE command. This
command may be used only in definition mode.
ALTER [ COMPOSITETYPE ] 
composite type
 [ 
at-part
 ] ,
parameter
 [ , 
parameter
 ] ...
where 
at-part
 is:
 AT { \
system
 | 
name manager
 }
COMPOSITETYPE
may be omitted if 
composite type
 is unique in the command name manager’s
database.
composite type
is the name of a composite type defined.
{ \
system
 | 
name manager
 }
is a system or name manager where 
composite type
 is defined. If omitted, the
current name manager is assumed.
\
system
 is a Guardian 90 system name. It designates a node other than the
current system for processing the command. 
name manager
 designates a
configuration other than the current one.
parameter
the parameter can be one of the following:
DOMAIN { 
domain
 | LOCAL }
domain
is a new default domain for instances of the composite type.
LOCAL
indicates that the new default domain for instances of the type is empty.
Examples
ALTER SNA-TERMINAL, DOMAIN NETWORK
ALTER COMPOSITETYPE X25-TERMINAL, DOMAIN LOCAL










