Distributed Name Service (DNS) Management Operations Manual

COPY *
The DNSCOM Commands
31258 Tandem Computers Incorporated 7–73
COPY * The COPY * command is used to create a locally owned copy of all aliases, composites,
and groups that has been replicated from other systems.
COPY * ON \
system-1
[
at-part
]
where
at-part
is:
AT { \
system-2
|
name manager
}
\
system-1
is a Guardian 90 system name. This is specified if you only want to copy names
imported from a particular node.
{ \
system-2
|
name manager
}
is a system or name manager where the command is to be executed. 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 * ON \MADRID
COPY * ON \NEWYORK AT \TOKYO.$TEST
Considerations
The COPY command is intended for use when you need to modify the definition
of a name and the system on which the name is defined is unavailable. After a
name is copied, it may be locally updated. The system that has copied a name is
referred to as the copy node.
Updates of a copied name are only visible at the copy node.
If the definition node for a copied name becomes available and updates the
definition of that name, the update is not visible at the copy node until the copy is
deleted with the RESTORE command.