Distributed Name Service (DNS) Management Operations Manual

COPY GROUP
The DNSCOM Commands
7–78 31258 Tandem Computers Incorporated
COPY GROUP The COPY GROUP command is used to create a locally owned copy of groups that
have been replicated from other systems.
COPY { [ GROUP ]
group
} [
at-part
]
{ GROUP * [ ON \
system-1
] [ IN
group
] }
where
at-part
is:
AT { \
system-2
|
name manager
}
GROUP
may be omitted if the default object is GROUP.
group
is the name of a group to be copied.
GROUP *
means all groups in the command name manager’s database (or within some other
specified group) are to be copied.
\
system-1
is a Guardian 90 system name. This is specified if you only want to copy names
imported from a particular node.
IN
group
is the name of a parent group containing the group that is to be copied.
{ \
system-2
|
name manager
}
indicates a system or name manager to where the command is to be directed. If
omitted, the current name manager is assumed.
\
system-2
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.
Examples
COPY GROUP *
COPY KNOXVILLE AT \NEWYORK
Consideration
See the considerations listed under the COPY * command.