PreviousNext

Starting and Stopping Servers

Once a server has been appropriately configured, you can use a server start or server stop operation to start or stop the server remotely. For example, the following server start operation starts the explicit server video_clip on host silver in the local cell.

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

dcecp>

The next example stops the explicit server video_clip on the local host. silver in the local cell.

dcecp> server stop video_clip

dcecp>