VMS Help  —  DCE  DCE_CDS, cdscp  clear_cached_server
 NAME

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

 SYNOPSIS

   cdscp clear cached server name

 ARGUMENTS

         name     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.

   Privilege Required

   You must have write 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.

 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
             dump clerk cache
             show cached server
Close Help