Stopping from the command prompt

If started from the command prompt, follow these instructions to stop OpenDB.

Procedure

  1. Go to the command prompt.

    If running in the foreground, then open another command prompt.

  2. Change the directory to the location where OpenDB (OpenDB.exe) is installed. For example:
    cd c:\program files\rocketsoftware\d3\d3programs
  3. Do one of the following:
    • Type OpenDB.exe /stop to stop OpenDB running on a default port.

    • Type OpenDB.exe /port #### /stop to stop the server not running on the default port.

    where the number signs (####) represent the TCP/IP port number on which the server was started.

    This stops OpenDB Services from running.