PreviousNext

Deleting a Server Entry from CDS

Because server entries generally contain stable server binding information, they tend to stay around rather than be deleted. Even when a server goes away for a short time, say, overnight, it might not be practical to remove its entry. But when a server goes away for a long time, you can avoid the client expense of trying to use the phantom server by removing the server's entry from CDS.

Use an rpcentry delete operation to remove a server entry from CDS as shown in the following example:

dcecp> rpcentry delete /.:/subsys/applications/bbs_server

dcecp>