show cached clearinghouse(8cds)
Displays current information about the specified cached clearinghouse
Synopsis
cdscp show cached clearinghouse clearinghouse-name
Argument
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
Towers Specifies 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 Revision 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 Command: list clearinghouse(8cds)
|