PreviousNext

delete replica(8cds)

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-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 Revision 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 /.:/mfg directory from the /.:/Paris1_CH clearinghouse:

cdscp> delete replica /.:/mfg clearinghouse /.:/Paris1_CH

Related Information
Commands:

create replica(8cds)

delete directory(8cds)

show replica(8cds)