﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server 2008 - General  / Connection Pooling Error - SQL 2008R2 / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Thu, 23 May 2013 16:30:46 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Connection Pooling Error - SQL 2008R2</title><link>http://www.sqlservercentral.com/Forums/Topic1283574-391-1.aspx</link><description>Most likely this issue is caused by the applcaition not opening and closing connections to the DB , you can also check you conenction pool setting in IIS. Rarely this issue occurs when the ram is out of space too. Check the number of connections to SQL Server and the Ram utlization just to be sure.Max number of connection should be 0 and if your sure this is a minor issue you can timeout session after x minutes</description><pubDate>Tue, 15 Jan 2013 04:44:07 GMT</pubDate><dc:creator>Jayanth_Kurup</dc:creator></item><item><title>RE: Connection Pooling Error - SQL 2008R2</title><link>http://www.sqlservercentral.com/Forums/Topic1283574-391-1.aspx</link><description>Looks like it's memory issue..May be high pressure on CPU1)Check max memory set .If not better to  maximum memory2)Threads unable to create for connections...check sp_configuremax worker threadsIt should be dynamic value..It should not the fixed ValuePlease refer below link you may get solution :http://blogs.msdn.com/b/sqlsakthi/archive/2011/07/06/error-18056-state-29-the-client-was-unable-to-reuse-a-session-the-failure-id-is-29-after-upgrading-sql-2000-to-sql-2008-sp2.aspxThanksAsr</description><pubDate>Tue, 15 Jan 2013 04:40:21 GMT</pubDate><dc:creator>atchimule</dc:creator></item><item><title>RE: Connection Pooling Error - SQL 2008R2</title><link>http://www.sqlservercentral.com/Forums/Topic1283574-391-1.aspx</link><description>[quote][b]SQLDBA360 (4/16/2012)[/b][hr]see if this helpshttp://connect.microsoft.com/SQLServer/feedback/details/468478/sql-server-2008-periodically-does-not-accept-connections#please post if you find the answer it seems like a problem for lots of people out there!good luck[/quote]Issue seems to be the same but there isnt really a hotfix for this. We were able to resolve this issue by making few changes in the .net code. I will have to monitor for few days.</description><pubDate>Mon, 16 Apr 2012 08:54:10 GMT</pubDate><dc:creator>curious_sqldba</dc:creator></item><item><title>RE: Connection Pooling Error - SQL 2008R2</title><link>http://www.sqlservercentral.com/Forums/Topic1283574-391-1.aspx</link><description>see if this helpshttp://connect.microsoft.com/SQLServer/feedback/details/468478/sql-server-2008-periodically-does-not-accept-connections#please post if you find the answer it seems like a problem for lots of people out there!good luck</description><pubDate>Mon, 16 Apr 2012 06:28:07 GMT</pubDate><dc:creator>SQLDBA360</dc:creator></item><item><title>Connection Pooling Error - SQL 2008R2</title><link>http://www.sqlservercentral.com/Forums/Topic1283574-391-1.aspx</link><description>We just migrated our from sql 2005 to sql 2008R2. Occasionally we do see the following error message and timeouts in our application[b]"Date		4/13/2012 3:30:37 PMLog		SQL Server (Current - 4/13/2012 8:00:00 PM)Source		spid172MessageThe client was unable to reuse a session with SPID 172, 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."[/b]I did little research and this article "http://blogs.msdn.com/b/psssql/archive/2010/08/03/how-it-works-error-18056-the-client-was-unable-to-reuse-a-session-with-spid-which-had-been-reset-for-connection-pooling.aspx?wa=wsignin1.0&amp;CommentPosted=true#commentmessage" seems to have something, but i couldn't find a solution. Has anyone faced this issue before? We are currently on sql2008R2 standard edition with SP1 +CU3.P.S: I couldn't find a place for SQL 2008R2 questions , so i just posted here.</description><pubDate>Fri, 13 Apr 2012 22:23:20 GMT</pubDate><dc:creator>curious_sqldba</dc:creator></item></channel></rss>