OpenEdge Command Center provides the oeccserver utility to manage the OpenEdge Command Center server and MongoDB. You can use this utility to start or stop these components individually or together for planned maintenance, troubleshooting, and so on.

This utility is located in the directory where the OpenEdge Command Center server is installed.

Syntax

oeccserver  [start | stop | startdatabase | stopdatabase] 

Parameters

start
Starts the OpenEdge Command Center server as a process and MongoDB.
stop
Stops only the OpenEdge Command Center server.
startdatabase

Starts only MongoDB.

stopdatabase

Stops only MongoDB.