PreviousNext

Unconfiguring Servers

You can remove server configuration information from a host's configuration database using a server delete operation. You would perform this operation for instance, when a server moves to a different host. A server delete operation does not stop a server that is currently running.

The following example removes the video_clip server's configuration information from the configuration database on host silver.

dcecp> server delete /.:/hosts/silver/config/srvrconf/video_clip

dcecp>