clearinghouse(8dce)
A dcecp object that manages a clearinghouse in the Cell Directory Service (CDS)
Synopsis
clearinghouse catalog [cell_name] [-simplename] clearinghouse create clearinghouse_name_list
clearinghouse delete clearinghouse_name_list clearinghouse disable clearinghouse_name_list
clearinghouse help [operation | -verbose] clearinghouse initiate clearinghouse_name_list
-checkpoint clearinghouse operations clearinghouse repair clearinghouse_name_list -timestamps
clearinghouse show clearinghouse_name_list [-counters | -attributes | -all] [-schema]
clearinghouse verify clearinghouse_name_list
Arguments
cell_name This optional argument is the name of a single cell. The name must be a fully qualified cell name as in:
/.:
/.../their_cell.goodco.com
clearinghouse_name_list A list of one or more names of clearinghouses you want to operate on. A clearinghouse can be specified in either of the following forms:
/.:/name_ch
/
/cell_name/name_ch
operation The name of one specific clearinghouse operation (subcommand) about which you want to see help information
Description The clearinghouse object represents Cell Directory Service (CDS) clearinghouses. Clearinghouses are databases located on CDS server machines that
store data (directories, objects, and links) in the CDS directory service. On the server machines are files that contain the actual clearinghouse data. Clearinghouses are also represented in the
CDS namespace by an entry that contains information about the clearinghouse.
You must run the create command on the host where you want to create the new clearinghouse and the delete, disable, initiate, repair, and verify
commands on the host where the clearinghouse to be operated on resides.
More:
Attributes
Counters
Errors
Operations
Related Information
|