Archive for April 12th, 2011
MS SQL Timeout Errors
The most common reason for MS SQL timeout errors are open connections to database and table on which modification/updates are being perforned.
In a situation where it is very difficult to find out users or applications responsible, it is best to stop and re-start the SQL instance. Care must be taken that the server is not mission critical and should not be executed on a production server.