|
VMS Help DCE, DCE_CDS, cdscp, create_replica *Conan The Librarian |
NAME
create replica - Creates a replica of an existing directory in the
specified clearinghouse
SYNOPSIS
cdscp create replica directory-name clearinghouse clearinghouse-name
ARGUMENTS
directory-name
The full name of the directory.
clearinghouse-name
The full name of the clearinghouse in which you want to
create the replica.
DESCRIPTION
The create replica command creates a replica of an existing directory
in the specified clearinghouse.
Privilege Required
You must have administer permission to the directory you intend to
replicate and write permission to the clearinghouse that stores the
new replica. The server principal needs read, write, and administer
permission to the directory you intend to replicate.
NOTES
This command is usually executed only by the network configuration
procedure. To ensure that all replicas are consistent, perform an
immediate skulk of the parent directory after issuing this command.
This command is replaced at Revision 1.1 by the dcecp command and
may not be provided in future releases of DCE.
EXAMPLE
The following command creates a replica of the /.:/mfg directory
in the clearinghouse /.:/Paris_CH.
cdscp> create replica /.:/mfg clearinghouse /.:/Paris1_CH
RELATED INFORMATION
Commands: delete replica
show replica
|
|