This is happening on a couple of my SQL 2008 servers in Production, about once a week. We see lots of these two errors in the SQL Error Log: The client was unable to reuse a session with SPID 127, which had been reset for connection pooling. The failure ID is 29. This error may have been caused by an earlier operation failing. Check the error logs for failed operations immediately before this error message.Error: 18056, Severity: 20, State: 23. The server stops accepting connections from ADO.NET clients and from SSMS. Restarting the SQL Server Service clears it up every time. Both of these servers are on x64 Windows Server 2008, and they are Enterprise Edition, Build 2710Microsoft SQL Server 2008 (SP1) - 10.0.2710.0 (X64) Apr 7 2009 20:36:04 Copyright (c) 1988-2008 Microsoft Corporation Enterprise Edition (64-bit) on Windows NT 6.0 <X64> (Build 6001: Service Pack 1)There was a KB and hotfix for what seems like the exact same issue in SQL 2005. I don't know if that fix got rolled into SQL 2008. SQL Server 2005 KBhttp://support.microsoft.com/kb/937745
Version
Category
Operating System
Platform
Please wait...