HI ,
I am getting this error in sql server 2008 R2 SP2 version .
The client was unable to reuse a session with <SPID>, 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.
I am getting same error messages but only SPID are different as of my knowledge this error will resolve in SP2 version but seeing now so please let me know how to resolve the issue
For the above issue i checked with Microsoft chat they are suggested to use the latest fix("Build 10.50.4319.0 (cumulative update)"). The SQL Server 2008 R2 builds that were released after SQL Server 2008 R2 Service Pack 2 was released.
please help me if i applied the CU in production this will solve and what is the impact when i applying into the production time .Please give me some steps how apply the hot fix in production.
Thanks!