Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

show_cached_clearinghouse(1m) [hpux man page]

show cached clearinghouse(1m)											     show cached clearinghouse(1m)

NAME
show cached clearinghouse - Displays current information about the specified cached clearinghouse SYNOPSIS
cdscp show cached clearinghouse clearinghouse-name ARGUMENT
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 fol- lowing are valid attributes: Specifies the time at which this clearinghouse was added to the cache 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 Specifies the number of lookup operations of any sort performed by the clerk on the cached clearinghouse Specifies the protocol sequence and Internet address of the server that maintains the cached clearinghouse Specifies the number of write operations performed by this clerk on the cached clearing- house Privilege Required You must have read permission to the clerk. NOTE
This command is replaced at Revision 1.1 by the dcecp command and may not be provided in future releases of DCE. EXAMPLE
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(1m) show cached clearinghouse(1m)

Check Out this Related Man Page

show clearinghouse(1m)													    show clearinghouse(1m)

NAME
show clearinghouse - Displays attribute information about the specified clearinghouse SYNOPSIS
cdscp show clearinghouse clearinghouse-name [attribute-name] [with attribute-name = attribute-value] ARGUMENTS
The full name of a specific clearinghouse. The last simple name can contain wildcard characters. The name of a particular attribute; see Description for valid attribute names. The value of a particular attribute. DESCRIPTION
The show clearinghouse command displays the names and values of the attributes specified in attribute-name. You can use a combination of attributes in any sequence in a single command. Use a space to separate multiple attributes. You can use a with attribute-name = attribute-value clause to limit output only to clearinghouses whose attributes have values equal to the specified values. A space must precede and follow the = (equals sign). If you do not supply any attributes, the command displays all attributes and their values. The following list describes the clearinghouse attributes: Indicates the date and time the clearinghouse object has been updated to reflect the CDS_CHDirectories attribute. Specifies the full name and unique identifier (UUID) of every directory that has a replica in this clearinghouse. Specifies the current reported network address of the clearinghouse. Specifies the full name of the clearinghouse. Specifies the state of the clearinghouse. The state on indicates the clearinghouse is running and available. Specifies the name of the cell in which the clearinghouse resides. Specifies the creation timestamp (CTS) of the clearinghouse. Specifies the directory version for new directories that are created in the clearinghouse. Specifies the unique identifier of the clearinghouse. Specifies the current version of the replica in which the directory was created. Specifies the timestamp of the most recent update to an attribute of the clearinghouse. The following counters and their values are displayed only when you use this command to display all attributes and their values: Specifies the number of times that the data corruption event was generated Specifies the number of times that the clearinghouse was enabled since it was last started Specifies the number of read operations directed to this clearinghouse Specifies the number of requests directed to this clearinghouse that resulted in the return of a partial answer instead of satisfying the client's request Specifies the number of times that a skulk of a directory, initiated from this clearinghouse, failed to complete-- usually because one of the replicas in the replica set was unreachable Specifies the number of times the clearinghouse entry missing event was generated Specifies the number of times the root lost event was generated Specifies the number of times that upgrades failed Specifies the number of write operations directed to this clearing- house Specifies the number of times that the clearinghouse was disabled since it wsa last started Privilege Required You must have read permission to the clearinghouse. If you specify a wildcard clearinghouse name, you also need read permission to the cell root directory. NOTE
This command is replaced at Revision 1.1 by the dcecp command and may not be provided in future releases of DCE. EXAMPLE
The following command displays the current values of the CDS_UTS and CDS_ObjectUUID attributes associated with the /.:/Chicago1_CH clear- inghouse: cdscp> show clearinghouse /.:/Chicago1_CH CDS_UTS CDS-ObjectUUID SHOW CLEARINGHOUSE /.../abc.com/Chicago1_CH AT 1991-10-21-13:12:30 CDS_UTS = 1991-10-21-13:04:04.000000009/08-00-2b-1c-8f-1f CDS_ObjectUUID = 3706d70c-8b05-11ca-9002-08002b1c8f1f RELATED INFORMATION
Commands: clear clearinghouse(1m), create clearinghouse(1m), delete clearinghouse(1m), list clearinghouse(1m), set cdscp preferred clear- inghouse(1m), show cdscp preferred clearinghouse(1m) show clearinghouse(1m)
Man Page