Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Trouble with SQL Timeouts

$
0
0
I am having sporadic SQL timeout errors from on of my companies applications. The first time we have seen this was when our connections went over the default 100 connections in the connection string. The developers increased from 100 - 200. Then we began seeing it again when we the user connections would exceed 200. Now were are at 300 and it is the same thing. At this point I do not believe continuously raising the connection pool limit will solve the issue. I need to know how to determine where the hang up is. Whether it is in SQL or coming from the application server. Thanks for your help

Viewing all articles
Browse latest Browse all 6525

Trending Articles