Hey everyone,
Hoping you can help with this -
We have a EHR system with LDAP lookup that points to our AD credentials for sign-in.
Periodically we are having troubles signing in -
"Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached."
Support is saying - It looks like when you try to sign on, your server is responding with max connections used. Our developers suggested that you refresh the connections and/or close connections on their AD.
I'm not even sure what to say to this...I just don't understand what I'm suppose to look for on my end, when every service is working.
"Connection from the pool"... "Max pool size" are seemingly semantics of SQL server. And everything I look into with connection pooling...