Stopping the SQL engine server
- Last Updated: July 30, 2025
- 1 minute read
- DataDirect Connectors
- ODBC
- MongoDB 8.0
- Documentation
The following describes how to stop the SQL engine server . This
section applies only if your driver is configured to use server mode
(
SQLEngineMode=1).Note: If you are using Broker
mode, you do not need to stop the SQL engine server as described in this section. The SQL
engine server will stop automatically when inactive for the period of time specified by the
Server Idle Timeout (ServerIdleTimeout) option.
To stop the SQL engine server,
choose one of the following:
- Using an application, execute
SHUTDOWN SQL. - From a command line, press Ctrl + C.
A message is returned to confirm that the service is stopped.