<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; 2008 &#8211; Introduction to Snapshot Database &#8211; Restore From Snapshot</title>
	<atom:link href="http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Wed, 22 May 2013 19:03:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: joe kus</title>
		<link>http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/#comment-463797</link>
		<dc:creator><![CDATA[joe kus]]></dc:creator>
		<pubDate>Thu, 25 Apr 2013 17:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8502#comment-463797</guid>
		<description><![CDATA[Hello Pinal,
I found your instructions for scripting a backup.  When snapshots are used, the dabase will not detach.  If you remove a snapshot, it cannot be re-attached.  Also, when doing a backup (.BAK), snapshots are not captured.  This vulnerability is having us rethink the use of snapshots.  They work great in the reports we use them for, but would leave us in a bad spot if we ever had to do a recovery from .BAK.]]></description>
		<content:encoded><![CDATA[<p>Hello Pinal,<br />
I found your instructions for scripting a backup.  When snapshots are used, the dabase will not detach.  If you remove a snapshot, it cannot be re-attached.  Also, when doing a backup (.BAK), snapshots are not captured.  This vulnerability is having us rethink the use of snapshots.  They work great in the reports we use them for, but would leave us in a bad spot if we ever had to do a recovery from .BAK.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick (@Patriarck)</title>
		<link>http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/#comment-463224</link>
		<dc:creator><![CDATA[Patrick (@Patriarck)]]></dc:creator>
		<pubDate>Thu, 25 Apr 2013 00:12:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8502#comment-463224</guid>
		<description><![CDATA[I&#039;m creating snapshot DB from a mirrored DB, but in some cases it takes more than 15 minutes to create the snapshot. any idea why this could happen ?]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m creating snapshot DB from a mirrored DB, but in some cases it takes more than 15 minutes to create the snapshot. any idea why this could happen ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sherihan Anver (@amsherihan)</title>
		<link>http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/#comment-458343</link>
		<dc:creator><![CDATA[Sherihan Anver (@amsherihan)]]></dc:creator>
		<pubDate>Thu, 18 Apr 2013 02:39:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8502#comment-458343</guid>
		<description><![CDATA[This post helps to understand the basics of database snapshots in a clear view. Really helpful.]]></description>
		<content:encoded><![CDATA[<p>This post helps to understand the basics of database snapshots in a clear view. Really helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #023 &#124; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/#comment-450508</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #023 &#124; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Sat, 06 Apr 2013 01:31:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8502#comment-450508</guid>
		<description><![CDATA[[...] Introduction to Snapshot Database – Restore From Snapshot A Database Snapshot is a read-only, static view of a database (the source database). Multiple snapshots can exist on a source database and can always reside on the same server instance as the database. Each database snapshot is consistent, in terms of transactions, with the source database as of the moment of the snapshot’s creation. A snapshot persists until it is explicitly dropped by the database owner. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Introduction to Snapshot Database – Restore From Snapshot A Database Snapshot is a read-only, static view of a database (the source database). Multiple snapshots can exist on a source database and can always reside on the same server instance as the database. Each database snapshot is consistent, in terms of transactions, with the source database as of the moment of the snapshot’s creation. A snapshot persists until it is explicitly dropped by the database owner. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raghawendra Shukla</title>
		<link>http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/#comment-423664</link>
		<dc:creator><![CDATA[Raghawendra Shukla]]></dc:creator>
		<pubDate>Tue, 19 Feb 2013 03:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8502#comment-423664</guid>
		<description><![CDATA[Great Article....]]></description>
		<content:encoded><![CDATA[<p>Great Article&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deen Dayal Dinkar</title>
		<link>http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/#comment-423662</link>
		<dc:creator><![CDATA[Deen Dayal Dinkar]]></dc:creator>
		<pubDate>Tue, 19 Feb 2013 03:22:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8502#comment-423662</guid>
		<description><![CDATA[Hi Pinal,
Please write another uses of Snapshot]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,<br />
Please write another uses of Snapshot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodney Overcash</title>
		<link>http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/#comment-419143</link>
		<dc:creator><![CDATA[Rodney Overcash]]></dc:creator>
		<pubDate>Thu, 07 Feb 2013 16:13:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8502#comment-419143</guid>
		<description><![CDATA[I love this!  We have a test server where I test application changes.  This would be perfect for reseting the database back to the original values to rerun a test in seconds!  Plan to try that.]]></description>
		<content:encoded><![CDATA[<p>I love this!  We have a test server where I test application changes.  This would be perfect for reseting the database back to the original values to rerun a test in seconds!  Plan to try that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramkoti</title>
		<link>http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/#comment-369671</link>
		<dc:creator><![CDATA[Ramkoti]]></dc:creator>
		<pubDate>Mon, 05 Nov 2012 14:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8502#comment-369671</guid>
		<description><![CDATA[Hi Pinal,

Will Snapshot database be updated at regular intervals or not ?]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,</p>
<p>Will Snapshot database be updated at regular intervals or not ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: markand</title>
		<link>http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/#comment-367864</link>
		<dc:creator><![CDATA[markand]]></dc:creator>
		<pubDate>Fri, 02 Nov 2012 10:08:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8502#comment-367864</guid>
		<description><![CDATA[how can i restore sql server 2008 database to sql server 2005 script is not genrating of database]]></description>
		<content:encoded><![CDATA[<p>how can i restore sql server 2008 database to sql server 2005 script is not genrating of database</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pinaldave</title>
		<link>http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/#comment-361588</link>
		<dc:creator><![CDATA[pinaldave]]></dc:creator>
		<pubDate>Thu, 18 Oct 2012 14:30:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8502#comment-361588</guid>
		<description><![CDATA[Thanks I accept it!]]></description>
		<content:encoded><![CDATA[<p>Thanks I accept it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sudhir Patel</title>
		<link>http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/#comment-361586</link>
		<dc:creator><![CDATA[Sudhir Patel]]></dc:creator>
		<pubDate>Thu, 18 Oct 2012 14:23:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8502#comment-361586</guid>
		<description><![CDATA[1 gulab jamun for you, great tip]]></description>
		<content:encoded><![CDATA[<p>1 gulab jamun for you, great tip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/#comment-336166</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Thu, 23 Aug 2012 09:07:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8502#comment-336166</guid>
		<description><![CDATA[Also the second resultset of EXEC sp_helpdb &#039;dbname&#039;]]></description>
		<content:encoded><![CDATA[<p>Also the second resultset of EXEC sp_helpdb &#8216;dbname&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepraj</title>
		<link>http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/#comment-334086</link>
		<dc:creator><![CDATA[Deepraj]]></dc:creator>
		<pubDate>Mon, 20 Aug 2012 09:20:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8502#comment-334086</guid>
		<description><![CDATA[use your database logical file name(Name of your .mdf file)

Right click on database-&gt;properties-&gt;files.

alternatively you can use 
use &#039;yourdb&#039;
select name from sys.database_files.

Thanks,
Deepraj]]></description>
		<content:encoded><![CDATA[<p>use your database logical file name(Name of your .mdf file)</p>
<p>Right click on database-&gt;properties-&gt;files.</p>
<p>alternatively you can use<br />
use &#8216;yourdb&#8217;<br />
select name from sys.database_files.</p>
<p>Thanks,<br />
Deepraj</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjun Menon</title>
		<link>http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/#comment-326431</link>
		<dc:creator><![CDATA[Arjun Menon]]></dc:creator>
		<pubDate>Tue, 07 Aug 2012 10:22:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8502#comment-326431</guid>
		<description><![CDATA[Hi Pinal 

Am new to this concept and i have doubt regarding this post.. While creating the snapshot , the filename is given a path (FileName=&#039;c:\SSDB.ss1&#039;).. What does this path stand for?? Is it the path ofthe DB that you  created(RegularDB)??]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal </p>
<p>Am new to this concept and i have doubt regarding this post.. While creating the snapshot , the filename is given a path (FileName=&#8217;c:\SSDB.ss1&#8242;).. What does this path stand for?? Is it the path ofthe DB that you  created(RegularDB)??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naveen</title>
		<link>http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/#comment-269328</link>
		<dc:creator><![CDATA[Naveen]]></dc:creator>
		<pubDate>Thu, 29 Mar 2012 08:23:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8502#comment-269328</guid>
		<description><![CDATA[Hi,
i am getting this error msg can any 1 help..
The file &#039;people_db&#039; does not exist in database &#039;people_db&#039;.]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
i am getting this error msg can any 1 help..<br />
The file &#8216;people_db&#8217; does not exist in database &#8216;people_db&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ssk</title>
		<link>http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/#comment-232458</link>
		<dc:creator><![CDATA[ssk]]></dc:creator>
		<pubDate>Fri, 06 Jan 2012 14:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8502#comment-232458</guid>
		<description><![CDATA[can we use database snapshots for reporting purposes.
Because on live productions databases querying tables causes sometimes locks.
Is it a good idea using for reporting?
Thanks]]></description>
		<content:encoded><![CDATA[<p>can we use database snapshots for reporting purposes.<br />
Because on live productions databases querying tables causes sometimes locks.<br />
Is it a good idea using for reporting?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/#comment-231219</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Wed, 04 Jan 2012 11:57:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8502#comment-231219</guid>
		<description><![CDATA[It means that RegularDB is currently being used by some other users. You need to disconnect all users before trying the code]]></description>
		<content:encoded><![CDATA[<p>It means that RegularDB is currently being used by some other users. You need to disconnect all users before trying the code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sivagnesh</title>
		<link>http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/#comment-224556</link>
		<dc:creator><![CDATA[sivagnesh]]></dc:creator>
		<pubDate>Fri, 23 Dec 2011 17:52:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8502#comment-224556</guid>
		<description><![CDATA[Hi ,
I tried that snapshot.It shows the following error


Msg 5070, Level 16, State 2, Line 1
Database state cannot be changed while other users are using the database &#039;RegularDB&#039;
Msg 3013, Level 16, State 1, Line 1
RESTORE DATABASE is terminating abnormally.

What is the solution?]]></description>
		<content:encoded><![CDATA[<p>Hi ,<br />
I tried that snapshot.It shows the following error</p>
<p>Msg 5070, Level 16, State 2, Line 1<br />
Database state cannot be changed while other users are using the database &#8216;RegularDB&#8217;<br />
Msg 3013, Level 16, State 1, Line 1<br />
RESTORE DATABASE is terminating abnormally.</p>
<p>What is the solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grizzly Bear</title>
		<link>http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/#comment-222879</link>
		<dc:creator><![CDATA[Grizzly Bear]]></dc:creator>
		<pubDate>Wed, 21 Dec 2011 12:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8502#comment-222879</guid>
		<description><![CDATA[Pinal

When I do this in 2008 R2, I see the size of the snapshot the same as Original DB Size.  What exactly am I doing wrong?

Thanks]]></description>
		<content:encoded><![CDATA[<p>Pinal</p>
<p>When I do this in 2008 R2, I see the size of the snapshot the same as Original DB Size.  What exactly am I doing wrong?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sachin M</title>
		<link>http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/#comment-221284</link>
		<dc:creator><![CDATA[Sachin M]]></dc:creator>
		<pubDate>Mon, 19 Dec 2011 10:18:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8502#comment-221284</guid>
		<description><![CDATA[In First Post 
&gt;&gt; When any data page is modified in the source database, that data page is copied to Snapshot database, making the sparse file size increases.

&gt;&gt; In other words, the changes that happen in the source database are reflected in the Snapshot database.

Which data? modified or original data page get copied to snapshot?
My understanding is original page copied to snapshot.

Regards]]></description>
		<content:encoded><![CDATA[<p>In First Post<br />
&gt;&gt; When any data page is modified in the source database, that data page is copied to Snapshot database, making the sparse file size increases.</p>
<p>&gt;&gt; In other words, the changes that happen in the source database are reflected in the Snapshot database.</p>
<p>Which data? modified or original data page get copied to snapshot?<br />
My understanding is original page copied to snapshot.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mangesh</title>
		<link>http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/#comment-218441</link>
		<dc:creator><![CDATA[Mangesh]]></dc:creator>
		<pubDate>Thu, 15 Dec 2011 12:06:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8502#comment-218441</guid>
		<description><![CDATA[Hi,

can configured snapshot like mirroring in sql server.i want every 1 hr to create snapshote on sql server and drop exiting snapshot.database size is 20 gb.
It is possible to configure above environment.  

Thanks
Mangesh]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>can configured snapshot like mirroring in sql server.i want every 1 hr to create snapshote on sql server and drop exiting snapshot.database size is 20 gb.<br />
It is possible to configure above environment.  </p>
<p>Thanks<br />
Mangesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Ma</title>
		<link>http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/#comment-203575</link>
		<dc:creator><![CDATA[Mark Ma]]></dc:creator>
		<pubDate>Thu, 24 Nov 2011 09:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8502#comment-203575</guid>
		<description><![CDATA[Dave,
The online book says:
When a page getting updated on the source database is pushed to a snapshot, if the snapshot runs out of disk space or encounters some other error, the snapshot becomes suspect and must be deleted. 

 http://msdn.microsoft.com/en-us/library/ms189940.aspx]]></description>
		<content:encoded><![CDATA[<p>Dave,<br />
The online book says:<br />
When a page getting updated on the source database is pushed to a snapshot, if the snapshot runs out of disk space or encounters some other error, the snapshot becomes suspect and must be deleted. </p>
<p> <a href="http://msdn.microsoft.com/en-us/library/ms189940.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/ms189940.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mamoon q</title>
		<link>http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/#comment-195957</link>
		<dc:creator><![CDATA[mamoon q]]></dc:creator>
		<pubDate>Tue, 15 Nov 2011 10:06:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8502#comment-195957</guid>
		<description><![CDATA[HI
I HAVE DATABASE &#039;X&#039; ON SQLSERVER 2005 
I BACKED IT UP AND RESTOR IT ON SQL SERVER 2008 R2 WITH NO RECOVERY OPTION

I USED THE NEW RESTORED DATABASE AS A MIRROR DATABASE

WHEN I WANT TO CREATE A SNAPSHOT OF THIS MIRROED DATABASE

AN ERROR SHOW UP
(CANNOT OPEN DATABASE &#039;X_SNAPSHOT&#039; VERSION 611, UPGRADE YOUR DATABASE TO THE LATEST VERSION)

THANKX]]></description>
		<content:encoded><![CDATA[<p>HI<br />
I HAVE DATABASE &#8216;X&#8217; ON SQLSERVER 2005<br />
I BACKED IT UP AND RESTOR IT ON SQL SERVER 2008 R2 WITH NO RECOVERY OPTION</p>
<p>I USED THE NEW RESTORED DATABASE AS A MIRROR DATABASE</p>
<p>WHEN I WANT TO CREATE A SNAPSHOT OF THIS MIRROED DATABASE</p>
<p>AN ERROR SHOW UP<br />
(CANNOT OPEN DATABASE &#8216;X_SNAPSHOT&#8217; VERSION 611, UPGRADE YOUR DATABASE TO THE LATEST VERSION)</p>
<p>THANKX</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali</title>
		<link>http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/#comment-190427</link>
		<dc:creator><![CDATA[Ali]]></dc:creator>
		<pubDate>Mon, 07 Nov 2011 23:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8502#comment-190427</guid>
		<description><![CDATA[Gr8 article. One thing I ran into when created a snapshot during upgrade was performance impact. I thing this sparse file becomes so busy when too much is going on with db that DB went extremly slow. Since than I have stopped using it during upgrades for backup.]]></description>
		<content:encoded><![CDATA[<p>Gr8 article. One thing I ran into when created a snapshot during upgrade was performance impact. I thing this sparse file becomes so busy when too much is going on with db that DB went extremly slow. Since than I have stopped using it during upgrades for backup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe C</title>
		<link>http://blog.sqlauthority.com/2010/04/05/sql-server-2008-introduction-to-snapshot-database-restore-from-snapshot/#comment-155528</link>
		<dc:creator><![CDATA[Joe C]]></dc:creator>
		<pubDate>Tue, 09 Aug 2011 22:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=8502#comment-155528</guid>
		<description><![CDATA[Snapshot are read only. To create a near time reporting database look into log shipping. Your target database can be read only and in continuous recovery, so the latest transactions are applied.]]></description>
		<content:encoded><![CDATA[<p>Snapshot are read only. To create a near time reporting database look into log shipping. Your target database can be read only and in continuous recovery, so the latest transactions are applied.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
