Distributed Name Service (DNS) Management Operations Manual

SET COMPOSITETYPE
The DNSCOM Commands
31258 Tandem Computers Incorporated 7–197
SET COMPOSITETYPE The SET COMPOSITETYPE command establishes creation values for composite type
attributes for use by subsequent ADD COMPOSITETYPE commands. This command
may be used only in definition mode.
SET [ COMPOSITETYPE ]
[ LIKE
a composite type
[
at-part
] ] [ ,
parameter
] ...
[
parameter
]
where
at-part
is:
AT { \
system
|
name manager
}
COMPOSITETYPE
may be omitted if the default object is COMPOSITETYPE.
a composite type
is the name of a 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
[ + | - ] {
ssobject type
[
in-part
] }
{ (
ssobject type
[
in-part
]
[ ,
ssobject type
[
in-part
] ] ...) }
where
in-part
is:
IN {
subsystem
| * }
+
indicates that the subsystem-object types in
component list
are to be
added to those previously specified in SET COMPOSITETYPE
COMPONENTS commands.