PreviousNext

clear cached server(8cds)

Removes knowledge of a server that you had specifically defined from the local clerk's cache

Synopsis

clear cached server simplename

Arguments

simplename
The simple name given to the cached server when it is created.

Description
The clear cached server command removes knowledge of a server from the local clerk's cache. You can only clear servers that you have specifically created with the define cached server command.

Privileges Required
You must have w (write) 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 removes knowledge of the server nrl from the clerk cache:

cdscp> clear cached server nrl

Related Information
Commands:

define cached server(8cds)
dump clerk cache(8cds)
show cached server(8cds)