delete replica(8cds) — Maintenance
NAME
delete replica - Deletes a read-only replica of a directory from a clearinghouse
SYNOPSIS
cdscp delete replica directory-name clearinghouse clearinghouse-name
ARGUMENTS
directory-name
The full name of the directory
clearinghouse clearinghouse-name
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.
Privileges Required
You must have A (Admin) permission to the directory whose replica you want to delete and w (write) permission to the clearinghouse from which you are deleting the replica.
NOTES
This command is replaced at DCE Version 1.1 by the dcecp command and may not be provided in future releases of DCE.
EXAMPLES
The following command deletes a read-only replica of the directory /.:/mfg from the /.:/Paris1_CH clearinghouse:
cdscp> delete replica /.:/mfg clearinghouse /.:/Paris1_CH
RELATED INFORMATION
Commands:
create_replica(8cds), delete_directory(8cds), show_replica(8cds).