clear clearinghouse(8cds)
Removes knowledge of the specified clearinghouse from the server's memory
Synopsis
cdscp clear clearinghouse clearinghouse-name
Arguments
clearinghouse-name The full name of the clearinghouse.
Description The clear clearinghouse command removes knowledge of the specified clearinghouse from the server's memory. The clearinghouse files are not deleted. This
ensures that the clearinghouse is not automatically enabled on server restarts. If you issue a list clearinghouse command, the clearinghouse will be listed.
Before you can delete a cleared clearinghouse, you must use the create clearinghouse command to recreate it. After recreating the clearinghouse, you can use the delete
clearinghouse command to remove it.
This command is part of the process of relocating a clearinghouse. See the OSF DCE Administration Guide for more information.
Privileges Required You must have w (write) permission to the server on which the clearinghouse resides.
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 clears the clearinghouse /.:/Paris2_CH before moving it to another server:
cdscp> clear clearinghouse /.:/Paris2_CH
Related Information Commands:
create clearinghouse(8cds) delete clearinghouse(8cds) list clearinghouse(8cds)
set cdscp preferred clearinghouse(8cds) show cdscp preferred clearinghouse(8cds)
show clearinghouse(8cds)
Book: OSF DCE Administration Guide - Core Components
|