Server Launch Timeout
- Last Updated: July 30, 2025
- 1 minute read
- DataDirect Connectors
- ODBC
- MongoDB 8.0
- Documentation
Attribute
ServerLaunchTimeout (slt)
Purpose
Specifies the number of seconds the Broker waits for a server process to initialize before determining that is not available. The Broker will attempt to launch a server process five times before failing the connection attempt.
Valid Values
timeout_seconds
where:
timeout_seconds
is the number of seconds the Broker waits for a server process to initialize before determining it is not available. This can be a value from 1 to 3600.
Notes
- This option is used when SQL Engine Mode (SQLEngineMode) is set to
3(Broker).
Default Value
30