delete replica(1m) delete replica(1m)
NAME
delete replica - Deletes a read-only replica of a directory from a clearinghouse
SYNOPSIS
cdscp delete replica directory-name clearinghouse clearinghouse-name
ARGUMENTS
The full name of the directory The full name of the clearinghouse
DESCRIPTION
The delete replica command deletes a read-only replica of a directory from a clearinghouse. Use the delete directory command to delete the
master replica of the directory.
Privilege Required
You must have administer permission to the directory whose replica you want to delete and write permission to the clearinghouse from which
you are deleting the replica.
NOTE
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 deletes a read-only replica of the /.:/mfg directory from the /.:/Paris1_CH clearinghouse: cdscp> delete replica
/.:/mfg clearinghouse /.:/Paris1_CH
RELATED INFORMATION
Commands: create replica(1m), delete directory(1m), show replica(1m)
delete replica(1m)