﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Question of the Day (QOD) / Testing Center  / connections sleeping / 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>Mon, 20 May 2013 00:39:31 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: connections sleeping</title><link>http://www.sqlservercentral.com/Forums/Topic371400-120-1.aspx</link><description>[quote][b]Angel DBA Mex (6/5/2007)[/b][hr]could you help me how clearing this proccesses, maybe with a period of time, thank a lot[/quote]Why?A sleeping connection is not doing anything, it's waiting for some input from the application. What's the problem that lots of sleeping connections is causing, why do you want to remove them? Do you know what impact it'll have on the application if those connections are killed? Will the app handle the loss of connection or will it throw errors the next time the user tries anything?</description><pubDate>Mon, 28 Jan 2013 02:05:21 GMT</pubDate><dc:creator>GilaMonster</dc:creator></item><item><title>RE: connections sleeping</title><link>http://www.sqlservercentral.com/Forums/Topic371400-120-1.aspx</link><description>[quote][b]Rahim-441309 (1/28/2013)[/b][hr]U can use  DBCC FREEPOCCACHE   Command to clear them regularly or create a job that will do late in the night[/quote]Errr... no. FreeProcCache does nothing to connections, it, as the command's name implies, frees the procedure cache, which is a bad thing on a production server.</description><pubDate>Mon, 28 Jan 2013 02:03:13 GMT</pubDate><dc:creator>GilaMonster</dc:creator></item><item><title>RE: connections sleeping</title><link>http://www.sqlservercentral.com/Forums/Topic371400-120-1.aspx</link><description>U can use  DBCC FREEPOCCACHE   Command to clear them regularly or create a job that will do late in the nightfor more info refer http://msdn2.microsoft.com/en-us/library/ms174283.aspx</description><pubDate>Mon, 28 Jan 2013 01:57:26 GMT</pubDate><dc:creator>Rahim+971-501387269</dc:creator></item><item><title>connections sleeping</title><link>http://www.sqlservercentral.com/Forums/Topic371400-120-1.aspx</link><description>i have a doubt, when i execute sp_who the display send me de current conections, but almost case there are a connections with the following information53 0 sleeping NT AUTHORITY\SYSTEM SIMIMX-SIF2 0 msdb AWAITING COMMAND54 0 sleeping NT AUTHORITY\SYSTEM SIMIMX-SIF2 0 master AWAITING COMMAND55 0 sleeping NT AUTHORITY\SYSTEM SIMIMX-SIF2 0 master AWAITING COMMAND56 0 sleeping NT AUTHORITY\SYSTEM SIMIMX-SIF2 0 master AWAITING COMMAND57 0 sleeping NT AUTHORITY\SYSTEM SIMIMX-SIF2 0 master AWAITING COMMANDas you would see, is to me system information that it`s sleeping, and i have more, near to 100 processes that appear daily, could you help me how clearing this proccesses, maybe with a period of time, thank a lot &lt;!-- end sanitized html --&gt;</description><pubDate>Tue, 05 Jun 2007 11:39:00 GMT</pubDate><dc:creator>Angel DBA Mex</dc:creator></item></channel></rss>