| VMS Help DCE, DCE_CDS, cdscp, delete_replica *Conan The Librarian | 
 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-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.
   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
             delete directory
             show replica
|  |