Question : I have the following issue on my database which is used by a c# ASP.NET application: Timeout expired. […]
Tag: timeout
Connection pool Error
Question : I am getting the below error from my .net application. Source: xxx.Services.xxx.xxx.xxxx.xxxx.xxxxRequest — System.Data.Entity.Core.EntityException: The underlying provider failed […]
mongodb: maxTimeMS ignored
Question : After trying with different drivers and clients, we suffer with mongodb timeout on find query. Even Profiling logs […]
Postgres could not receive data from client: Connection timed out
Question : Am a sql DBA, learning postgres..In postgres logs i often receive “could not receive data from client: Connection […]
SQL Server slow response when accessed from a remote client [closed]
Question : Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? […]
Is it possible to limit timeout on Postgres server?
Question : I set connection and command timeout to 10 minutes in my application (client side). Than my application runs […]
MySQL: How to decrease sleep process’s time out?
Question : When I run ‘show processlist;’, then I get so many sleep processes. I set wait_timeout and interactive_timeout to […]
Oracle Client sessions keep disconnecting
Question : We recently moved our Oracle server from a remote location to a local server and now the Oracle […]
Query timeouts when duration is under a second
Question : We are getting the following exception in an application: Execution Timeout Expired. The timeout period elapsed prior to […]
Some timeout in query store but get all SP:Starting and SP:Completed in profiler
Question : I have a report SP running. The user complaint report timeout sometimes. And I do get some canceled […]