Distributed Name Service (DNS) Management Operations Manual
ALTER SSTYPE
The DNSCOM Commands
31258 Tandem Computers Incorporated 7–67
ALTER SSTYPE Subsystem-object types are altered using the ALTER SSTYPE command. This
command may be used only in definition mode.
ALTER [ SSTYPE ] 
ssobject type
 [ IN 
subsystem
 ] [ 
at-part
 ] ,
parameter
 [ , 
parameter
 ] ...
where 
at-part
 is:
 AT { \
system
 | 
name manager
 }
SSTYPE
may be omitted if 
ssobject type
 is unique in the command name manager’s
database, or if IN 
subsystem
 is specified.
ssobject type
is the name of a subsystem-object type defined on the local system.
subsystem
is the name of the subsystem defining 
ssobject type
. This must be specified if
ssobject type
 is defined by more than one subsystem.
{ \
system
 | 
name manager
 }
is a system or name manager where 
ssobject 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
is one of the following:
DOMAIN { 
domain
 | LOCAL }
domain
is the new domain for instances of the subsystem-object type. Does not
affect any existing aliases.
LOCAL
indicates that the new default domain for instances of the type is empty.
Does not affect any existing aliases.










