set cdscp confidence(8cds) — Maintenance
NAME
set cdscp confidence - Sets the confidence level of clerk calls
SYNOPSIS
cdscp set cdscp confidence = value
ARGUMENTS
= valueSpecifies one of the following confidence levels: low, medium, or high. A low confidence level means the clerk obtains information from caches or the most convenient server. A medium level means the clerk obtains information directly from a server. A high level means the clerk obtains information only at master replicas. The initial value is medium.
DESCRIPTION
The set cdscp confidence command sets the confidence level of clerk calls issued as a result of Cell Directory Service (CDS) control program commands. You must use this command within cdscp. Exiting from cdscp removes the confidence level setting. You must reset the confidence level each time you enter cdscp.
NOTES
This command may be replaced in future DCE releases by the dcecp command, and may no longer be supported at that time.
EXAMPLES
The following command sets the confidence level of clerk calls to high:
cdscp> set cdscp confidence = high
RELATED INFORMATION
Commands: show_cdscp_confidence(8cds).