 




<?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 and AntiVirus</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/sql-server-and-antivirus/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-server-and-antivirus/</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 05:05:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: hlx</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-server-and-antivirus/#comment-88902</link>
		<dc:creator>hlx</dc:creator>
		<pubDate>Wed, 02 Mar 2011 23:28:30 +0000</pubDate>
		<guid isPermaLink="false">#comment-88902</guid>
		<description><![CDATA[You can also exclude .mdf, .ndf, and .ldf files as long as you haven&#039;t ever used non-standard file names. You will not want to have AV scan your db files in real-time as this will significantly hamper your db performance and if AV ever does catch something (real or not), it will veru likely corrupt your db in the process of trying to stop it from writing to disk or quarantine the file.]]></description>
		<content:encoded><![CDATA[<p>You can also exclude .mdf, .ndf, and .ldf files as long as you haven&#8217;t ever used non-standard file names. You will not want to have AV scan your db files in real-time as this will significantly hamper your db performance and if AV ever does catch something (real or not), it will veru likely corrupt your db in the process of trying to stop it from writing to disk or quarantine the file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: icecubbe</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-server-and-antivirus/#comment-88828</link>
		<dc:creator>icecubbe</dc:creator>
		<pubDate>Tue, 01 Mar 2011 13:58:42 +0000</pubDate>
		<guid isPermaLink="false">#comment-88828</guid>
		<description><![CDATA[Yes everyone is correct,

1. AV has to been installed for sure
2. Get all the directories that needs to be excluded from you sql admin
3. As Jinteik mentioned, also check that the AV is set so that it doesn&#039;t take up all the resources on your server.]]></description>
		<content:encoded><![CDATA[<p>Yes everyone is correct,</p>
<p>1. AV has to been installed for sure<br />
2. Get all the directories that needs to be excluded from you sql admin<br />
3. As Jinteik mentioned, also check that the AV is set so that it doesn&#8217;t take up all the resources on your server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jinteik</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-server-and-antivirus/#comment-88373</link>
		<dc:creator>jinteik</dc:creator>
		<pubDate>Sat, 19 Feb 2011 16:37:08 +0000</pubDate>
		<guid isPermaLink="false">#comment-88373</guid>
		<description><![CDATA[for my side, I exclude the folders that holds the SQL data. if you are scanning the data and it is being accessed, there will be bound to problems to happen. 

one more thing you could do is to not allow it to take the maximum resources while scanning. this is what i implemented at my work place]]></description>
		<content:encoded><![CDATA[<p>for my side, I exclude the folders that holds the SQL data. if you are scanning the data and it is being accessed, there will be bound to problems to happen. </p>
<p>one more thing you could do is to not allow it to take the maximum resources while scanning. this is what i implemented at my work place</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-server-and-antivirus/#comment-88339</link>
		<dc:creator>carlosdl</dc:creator>
		<pubDate>Fri, 18 Feb 2011 17:26:27 +0000</pubDate>
		<guid isPermaLink="false">#comment-88339</guid>
		<description><![CDATA[I think it is a good idea as long as the directories where the datafiles reside are excluded from the scans.

But I&#039;m not a SQL Server expert...]]></description>
		<content:encoded><![CDATA[<p>I think it is a good idea as long as the directories where the datafiles reside are excluded from the scans.</p>
<p>But I&#8217;m not a SQL Server expert&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.016 seconds using memcached
Object Caching 310/313 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 11:16:05 -->