<?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: Backing up and restoring a LIVE database in SQL Server 2000</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/backing-up-and-restoring-a-live-database-in-sql-server-2000/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/backing-up-and-restoring-a-live-database-in-sql-server-2000/</link>
	<description></description>
	<lastBuildDate>Thu, 20 Jun 2013 11:12:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: ritchie1</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/backing-up-and-restoring-a-live-database-in-sql-server-2000/#comment-54396</link>
		<dc:creator>ritchie1</dc:creator>
		<pubDate>Fri, 04 Jul 2008 08:30:50 +0000</pubDate>
		<guid isPermaLink="false">#comment-54396</guid>
		<description><![CDATA[I would expect the performance of the new database (recovered from backup) to be better than the Live database because the indexes would have been built fresh - i.e. no fragmentation etc, and it would not be handling the load of the Live database. Regarding holding data in cache, this would only really be a factor if the RAM available was large enough to store a significant percentage of database in RAM, i.e. huge RAM or very small database. In a normal system where RAM is a very small proportion of database size, the cache is regularly flushed out. However the tempdb - stored on hard-disk - is often large on a Live system which has not been restarted in a while. Tempdb does store data and aid query speed  but I would still expect fresh indexes to outway a populated tempdb. Are you using a backup file to restore (which includes indexes) or are you using another method e.g. data transfer wizard etc (which will not copy indexes). Also are both servers of similar standard - eg RAM, Processor, Hard-drive space etc.]]></description>
		<content:encoded><![CDATA[<p>I would expect the performance of the new database (recovered from backup) to be better than the Live database because the indexes would have been built fresh &#8211; i.e. no fragmentation etc, and it would not be handling the load of the Live database. Regarding holding data in cache, this would only really be a factor if the RAM available was large enough to store a significant percentage of database in RAM, i.e. huge RAM or very small database. In a normal system where RAM is a very small proportion of database size, the cache is regularly flushed out. However the tempdb &#8211; stored on hard-disk &#8211; is often large on a Live system which has not been restarted in a while. Tempdb does store data and aid query speed  but I would still expect fresh indexes to outway a populated tempdb. Are you using a backup file to restore (which includes indexes) or are you using another method e.g. data transfer wizard etc (which will not copy indexes). Also are both servers of similar standard &#8211; eg RAM, Processor, Hard-drive space etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mrdenny</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/backing-up-and-restoring-a-live-database-in-sql-server-2000/#comment-54351</link>
		<dc:creator>mrdenny</dc:creator>
		<pubDate>Wed, 02 Jul 2008 20:22:36 +0000</pubDate>
		<guid isPermaLink="false">#comment-54351</guid>
		<description><![CDATA[Check out my SQL Server blog &quot;&lt;a href=&quot;http://itknowledgeexchange.techtarget.com/sql-server/&quot;&gt;SQL Server with Mr Denny&lt;/a&gt;&quot; for more SQL Server information.]]></description>
		<content:encoded><![CDATA[<p>Check out my SQL Server blog &#8220;<a href="http://itknowledgeexchange.techtarget.com/sql-server/">SQL Server with Mr Denny</a>&#8221; for more SQL Server information.</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 3/10 queries in 0.038 seconds using memcached
Object Caching 281/287 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-20 12:13:00 -->