show cached clearinghouse(8cds) — Maintenance
NAME
show cached clearinghouse - Displays current information about the specified cached clearinghouse
SYNOPSIS
cdscp show cached clearinghouse clearinghouse-name
ARGUMENTS
clearinghouse-name
A specific clearinghouse name. The name can contain wildcard characters.
DESCRIPTION
The show cached clearinghouse command displays all the names and values of the attributes in the specified cached clearinghouse. The following are valid attributes:
Creation Time
Specifies the time at which this clearinghouse was added to the cache.
Miscellaneous Operations
Specifies the number of operations other than read and write (that is, skulks, new epochs, and so on) performed by this clerk on the cached clearinghouse.
Read Operations
Specifies the number of lookup operations of any sort performed by the clerk on the cached clearinghouse.
TowersSpecifies the protocol sequence and Internet address of the server that maintains the cached clearinghouse.
Write Operations
Specifies the number of write operations performed by this clerk on the cached clearinghouse.
Privileges Required
You must have r (read) permission to the clerk.
NOTES
This command is replaced at DCE Version 1.1 by the dcecp command and may not be provided in future releases of DCE.
EXAMPLES
The following command displays all attributes of the cached clearinghouse /.:/Paris2_CH:
cdscp> show cached clearinghouse /.:/Paris2_CH
SHOW
CACHED CLEARINGHOUSE /.../abc.com/Paris2_CH
AT 1991-10-15-15:58:09
Creation Time = 1991-10-01-17:03:32.32
Read Operations = 412
Write Operations = 618
Miscellaneous Operations = 278
RELATED INFORMATION
Commands:
list_clearinghouse(8cds).