<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: SQL Server: Frequently Restart a SQL Server is a bad practice	</title>
	<atom:link href="https://www.dbrnd.com/2018/01/sql-server-frequently-restart-a-sql-server-is-a-bad-practice/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dbrnd.com/2018/01/sql-server-frequently-restart-a-sql-server-is-a-bad-practice/</link>
	<description>BIGData &#124; NoSQL &#124; MSSQL &#124; MySQL &#124; PostgreSQL</description>
	<lastBuildDate>Mon, 19 Nov 2018 18:38:57 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>
	<item>
		<title>
		By: rob hutchison		</title>
		<link>https://www.dbrnd.com/2018/01/sql-server-frequently-restart-a-sql-server-is-a-bad-practice/#comment-6786</link>

		<dc:creator><![CDATA[rob hutchison]]></dc:creator>
		<pubDate>Mon, 19 Nov 2018 18:38:57 +0000</pubDate>
		<guid isPermaLink="false">https://www.dbrnd.com/?p=4334#comment-6786</guid>

					<description><![CDATA[Hi,

Most people don&#039;t think of this but the system parameters @@cpu_busy, @@io_busy and @@idle overflow after about 49 days.  If you depend on any of them for determining how busy your SQL Server has been you should reboot monthly.  They only get reset with you reboot or restart SQL Server services.

It would be nice if there was some way of manually resetting them.  Please let me know if you or anyone has found a way to reset them.

Rob]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>Most people don&#8217;t think of this but the system parameters @@cpu_busy, @@io_busy and @@idle overflow after about 49 days.  If you depend on any of them for determining how busy your SQL Server has been you should reboot monthly.  They only get reset with you reboot or restart SQL Server services.</p>
<p>It would be nice if there was some way of manually resetting them.  Please let me know if you or anyone has found a way to reset them.</p>
<p>Rob</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anvesh Patel		</title>
		<link>https://www.dbrnd.com/2018/01/sql-server-frequently-restart-a-sql-server-is-a-bad-practice/#comment-6142</link>

		<dc:creator><![CDATA[Anvesh Patel]]></dc:creator>
		<pubDate>Thu, 25 Jan 2018 18:10:17 +0000</pubDate>
		<guid isPermaLink="false">https://www.dbrnd.com/?p=4334#comment-6142</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.dbrnd.com/2018/01/sql-server-frequently-restart-a-sql-server-is-a-bad-practice/#comment-6141&quot;&gt;Narsingpatel&lt;/a&gt;.

Ya not an addiction, but there are many things that you can make a vide list. 
Sharing main categories
1. Server/Configuration level (file physical locations, buffer management, memory management, cache management, in-memory objects and more...)
2. Database level (starting with defining object names, indexes, fragmentation, heap, partitioning, columnar configuration, multithreading processing and many more...)
3. Hardware level (disk type, network type, server-client locations, ip-address, SSL connections, MSDTC, data pipelines and many more...)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.dbrnd.com/2018/01/sql-server-frequently-restart-a-sql-server-is-a-bad-practice/#comment-6141">Narsingpatel</a>.</p>
<p>Ya not an addiction, but there are many things that you can make a vide list.<br />
Sharing main categories<br />
1. Server/Configuration level (file physical locations, buffer management, memory management, cache management, in-memory objects and more&#8230;)<br />
2. Database level (starting with defining object names, indexes, fragmentation, heap, partitioning, columnar configuration, multithreading processing and many more&#8230;)<br />
3. Hardware level (disk type, network type, server-client locations, ip-address, SSL connections, MSDTC, data pipelines and many more&#8230;)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Narsingpatel		</title>
		<link>https://www.dbrnd.com/2018/01/sql-server-frequently-restart-a-sql-server-is-a-bad-practice/#comment-6141</link>

		<dc:creator><![CDATA[Narsingpatel]]></dc:creator>
		<pubDate>Thu, 25 Jan 2018 15:53:31 +0000</pubDate>
		<guid isPermaLink="false">https://www.dbrnd.com/?p=4334#comment-6141</guid>

					<description><![CDATA[It is not about addiction Anvesh, as a database engineer what other activities you suggest?
Defrag
Create missing index, drop unused index
Capture running queries and tune them
Anything else?]]></description>
			<content:encoded><![CDATA[<p>It is not about addiction Anvesh, as a database engineer what other activities you suggest?<br />
Defrag<br />
Create missing index, drop unused index<br />
Capture running queries and tune them<br />
Anything else?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anvesh Patel		</title>
		<link>https://www.dbrnd.com/2018/01/sql-server-frequently-restart-a-sql-server-is-a-bad-practice/#comment-6131</link>

		<dc:creator><![CDATA[Anvesh Patel]]></dc:creator>
		<pubDate>Mon, 22 Jan 2018 20:10:51 +0000</pubDate>
		<guid isPermaLink="false">https://www.dbrnd.com/?p=4334#comment-6131</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.dbrnd.com/2018/01/sql-server-frequently-restart-a-sql-server-is-a-bad-practice/#comment-6130&quot;&gt;Barak&lt;/a&gt;.

Nice addition Barak, thank you...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.dbrnd.com/2018/01/sql-server-frequently-restart-a-sql-server-is-a-bad-practice/#comment-6130">Barak</a>.</p>
<p>Nice addition Barak, thank you&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Barak		</title>
		<link>https://www.dbrnd.com/2018/01/sql-server-frequently-restart-a-sql-server-is-a-bad-practice/#comment-6130</link>

		<dc:creator><![CDATA[Barak]]></dc:creator>
		<pubDate>Mon, 22 Jan 2018 13:45:43 +0000</pubDate>
		<guid isPermaLink="false">https://www.dbrnd.com/?p=4334#comment-6130</guid>

					<description><![CDATA[Had tremendous performance issue, that were solved always after restarting SQL Server.
Main app is a vendor app that keeps alive the connection to SQL Server.
It took me a lot of time to understand that tempdb is growing to the point where temp tables wait for others to drop because nothing get realease until the user is shutting down his PC - and no one does.
I have incorporated kill to all user sessions on the DB at 3am everyday.
If you need to release activity - that is a better alternative than restarting SQL Server.]]></description>
			<content:encoded><![CDATA[<p>Had tremendous performance issue, that were solved always after restarting SQL Server.<br />
Main app is a vendor app that keeps alive the connection to SQL Server.<br />
It took me a lot of time to understand that tempdb is growing to the point where temp tables wait for others to drop because nothing get realease until the user is shutting down his PC &#8211; and no one does.<br />
I have incorporated kill to all user sessions on the DB at 3am everyday.<br />
If you need to release activity &#8211; that is a better alternative than restarting SQL Server.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
