[SQL]MaxConnections
- Last UpdatedJul 19, 2023
- 1 minute read
Defines the maximum number of DB connection objects. Note that the number includes connections which are not opened. If the current number of connections is equal or greater than this parameter then new DB connection objects cannot be created and respective functions return invalid handles. A hardware alarm is generated in this case and an appropriate log is written to TraceLog.
Allowable Values:
0 (Unlimited), 0 .. n
Default Value:
10