Distributed Name Service (DNS) Management Operations Manual
ADD COMPOSITETYPE
The DNSCOM Commands
31258 Tandem Computers Incorporated 7–23
ADD
COMPOSITETYPE
The ADD COMPOSITETYPE command is used to describe composite types. This
command may be used only in definition mode. For more information about using the
ADD command, see “Notes About ADD Commands” at the beginning of this section.
ADD [ COMPOSITETYPE ]
composite type
[ LIKE
a composite type
[
at-part
] ] [ ,
parameter
] ...
where
at-part
is:
AT { \
system
|
name manager
}
COMPOSITETYPE
may be omitted if the default object is COMPOSITETYPE.
composite type
is the name of the composite type being added. This must conform to the specific
name considerations included in the subsection “Defining Composite-Type
Names” in Section 4.
a composite type
is the name of some other composite type. This causes all COMPOSITETYPE
attributes to assume creation values equal to those defined for
a composite
type
.
{ \
system
|
name manager
}
is a system or name manager where
a 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
is one of the following:
COMPONENTS [ + | - ]
component list
+
indicates that the subsystem-object listed in
component list
should be
added to those previously specified in SET COMPOSITETYPE
COMPONENTS commands.