Distributed Name Service (DNS) Management Operations Manual
ADD COMPOSITE
The DNSCOM Commands
7–22 31258 Tandem Computers Incorporated
Each composite object is associated with from two to eight subsystem objects. A
particular subsystem object may be a component of more than one composite
object.
When specifying a component for a composite object, the IN
subsystem
parameter need only be included if the type of composite being added requires the
same subsystem-object type from two different subsystems.
You can add a composite to a group by specifying the GROUPS attribute in the
ADD COMPOSITE command, as defined above, or by altering the group to
include the composite. That is, the command ADD COMPOSITE XYZ, GROUPS
(G1, G2) is equivalent to:
RESET COMPOSITE GROUPS
ADD COMPOSITE XYZ
ALTER GROUP G1, MEMBERS + XYZ
ALTER GROUP G2, MEMBERS + XYZ