<?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; A Quick Script for Point in Time Recovery &#8211; Back Up and Restore</title>
	<atom:link href="http://blog.sqlauthority.com/2011/12/23/sql-server-a-quick-script-for-point-in-time-recovery-back-up-and-restore/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2011/12/23/sql-server-a-quick-script-for-point-in-time-recovery-back-up-and-restore/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Fri, 17 May 2013 15:26:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: SQL SERVER &#8211; Restore SQL Database using SSMS &#8211; SQL in Sixty Seconds #044 &#8211; Video &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2011/12/23/sql-server-a-quick-script-for-point-in-time-recovery-back-up-and-restore/#comment-424182</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Restore SQL Database using SSMS &#8211; SQL in Sixty Seconds #044 &#8211; Video &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Wed, 20 Feb 2013 01:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=16413#comment-424182</guid>
		<description><![CDATA[[...] A Quick Script for Point in Time Recovery – Back Up and Restore [...]]]></description>
		<content:encoded><![CDATA[<p>[...] A Quick Script for Point in Time Recovery – Back Up and Restore [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yogesh</title>
		<link>http://blog.sqlauthority.com/2011/12/23/sql-server-a-quick-script-for-point-in-time-recovery-back-up-and-restore/#comment-406522</link>
		<dc:creator><![CDATA[Yogesh]]></dc:creator>
		<pubDate>Fri, 11 Jan 2013 16:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=16413#comment-406522</guid>
		<description><![CDATA[One of my team-members may have messed up while performing a restore to the point in time i had asked him to. Now he is unavailable and i need to check if the database he restored he used the correct point in time. Is there anyway i can find this information from the SQL Server restore logs. I may end up restoring a multi TB database and cause a lot of disruption to users if this information cannot be determined. Any help will be greatly appreciated.]]></description>
		<content:encoded><![CDATA[<p>One of my team-members may have messed up while performing a restore to the point in time i had asked him to. Now he is unavailable and i need to check if the database he restored he used the correct point in time. Is there anyway i can find this information from the SQL Server restore logs. I may end up restoring a multi TB database and cause a lot of disruption to users if this information cannot be determined. Any help will be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Munjal Pandya</title>
		<link>http://blog.sqlauthority.com/2011/12/23/sql-server-a-quick-script-for-point-in-time-recovery-back-up-and-restore/#comment-400812</link>
		<dc:creator><![CDATA[Munjal Pandya]]></dc:creator>
		<pubDate>Sat, 29 Dec 2012 07:07:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=16413#comment-400812</guid>
		<description><![CDATA[Really a useful script...]]></description>
		<content:encoded><![CDATA[<p>Really a useful script&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #009 &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2011/12/23/sql-server-a-quick-script-for-point-in-time-recovery-back-up-and-restore/#comment-400686</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #009 &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Sat, 29 Dec 2012 01:31:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=16413#comment-400686</guid>
		<description><![CDATA[[...] A Quick Script for Point in Time Recovery – Back Up and Restore [...]]]></description>
		<content:encoded><![CDATA[<p>[...] A Quick Script for Point in Time Recovery – Back Up and Restore [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; Take Database Backup using SSMS &#8211; SQL in Sixty Seconds #037 &#8211; Video &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2011/12/23/sql-server-a-quick-script-for-point-in-time-recovery-back-up-and-restore/#comment-399249</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Take Database Backup using SSMS &#8211; SQL in Sixty Seconds #037 &#8211; Video &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Wed, 26 Dec 2012 01:31:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=16413#comment-399249</guid>
		<description><![CDATA[[...] A Quick Script for Point in Time Recovery – Back Up and Restore [...]]]></description>
		<content:encoded><![CDATA[<p>[...] A Quick Script for Point in Time Recovery – Back Up and Restore [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; What is Piecemeal Restore &#8211; Quiz &#8211; Puzzle &#8211; 22 of 31 &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2011/12/23/sql-server-a-quick-script-for-point-in-time-recovery-back-up-and-restore/#comment-242417</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; What is Piecemeal Restore &#8211; Quiz &#8211; Puzzle &#8211; 22 of 31 &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Mon, 23 Jan 2012 01:32:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=16413#comment-242417</guid>
		<description><![CDATA[[...] Level on Database Backup Target Recovery Time of a Database – Advance Option in SQL Server 2012 A Quick Script for Point in Time Recovery – Back Up and Restore Copy Database from Instance to Another Instance – Copy Paste in SQL Server Mirrored Backup and [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Level on Database Backup Target Recovery Time of a Database – Advance Option in SQL Server 2012 A Quick Script for Point in Time Recovery – Back Up and Restore Copy Database from Instance to Another Instance – Copy Paste in SQL Server Mirrored Backup and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sumit</title>
		<link>http://blog.sqlauthority.com/2011/12/23/sql-server-a-quick-script-for-point-in-time-recovery-back-up-and-restore/#comment-237100</link>
		<dc:creator><![CDATA[sumit]]></dc:creator>
		<pubDate>Sat, 14 Jan 2012 08:05:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=16413#comment-237100</guid>
		<description><![CDATA[Dear Sir I want to know ,
     
                   How to generate outomatically scripts ...in sql server]]></description>
		<content:encoded><![CDATA[<p>Dear Sir I want to know ,</p>
<p>                   How to generate outomatically scripts &#8230;in sql server</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2011/12/23/sql-server-a-quick-script-for-point-in-time-recovery-back-up-and-restore/#comment-231220</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Wed, 04 Jan 2012 11:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=16413#comment-231220</guid>
		<description><![CDATA[It is not possible until inside a trasaction and commit is not applied]]></description>
		<content:encoded><![CDATA[<p>It is not possible until inside a trasaction and commit is not applied</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manoj Sahoo</title>
		<link>http://blog.sqlauthority.com/2011/12/23/sql-server-a-quick-script-for-point-in-time-recovery-back-up-and-restore/#comment-230554</link>
		<dc:creator><![CDATA[Manoj Sahoo]]></dc:creator>
		<pubDate>Tue, 03 Jan 2012 09:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=16413#comment-230554</guid>
		<description><![CDATA[Hi Pinal
U r a genius man. U r my god. I have improved a lot in database knowledge only because of you. I am a die hard fan of u Pinal.]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal<br />
U r a genius man. U r my god. I have improved a lot in database knowledge only because of you. I am a die hard fan of u Pinal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ram</title>
		<link>http://blog.sqlauthority.com/2011/12/23/sql-server-a-quick-script-for-point-in-time-recovery-back-up-and-restore/#comment-229840</link>
		<dc:creator><![CDATA[ram]]></dc:creator>
		<pubDate>Mon, 02 Jan 2012 04:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=16413#comment-229840</guid>
		<description><![CDATA[Hi pinal,

 i am very happy for the really help for me. your are sql master.this is very use full for me.

thanks a lot .]]></description>
		<content:encoded><![CDATA[<p>Hi pinal,</p>
<p> i am very happy for the really help for me. your are sql master.this is very use full for me.</p>
<p>thanks a lot .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anudeep</title>
		<link>http://blog.sqlauthority.com/2011/12/23/sql-server-a-quick-script-for-point-in-time-recovery-back-up-and-restore/#comment-226202</link>
		<dc:creator><![CDATA[anudeep]]></dc:creator>
		<pubDate>Mon, 26 Dec 2011 14:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=16413#comment-226202</guid>
		<description><![CDATA[hi  to all,

i am happy for the really a basic useful tutorial. most of the time , i got errors and deletes the bak n log files so i got  problem my database always in stanb by mode . how to recover database if i loss bak n log files.]]></description>
		<content:encoded><![CDATA[<p>hi  to all,</p>
<p>i am happy for the really a basic useful tutorial. most of the time , i got errors and deletes the bak n log files so i got  problem my database always in stanb by mode . how to recover database if i loss bak n log files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Willium</title>
		<link>http://blog.sqlauthority.com/2011/12/23/sql-server-a-quick-script-for-point-in-time-recovery-back-up-and-restore/#comment-225958</link>
		<dc:creator><![CDATA[Mark Willium]]></dc:creator>
		<pubDate>Mon, 26 Dec 2011 06:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=16413#comment-225958</guid>
		<description><![CDATA[Hello Pinal,

Thank you so much for providing this information. I have learned several new topics from your blog.

Thanks]]></description>
		<content:encoded><![CDATA[<p>Hello Pinal,</p>
<p>Thank you so much for providing this information. I have learned several new topics from your blog.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinay Kumar</title>
		<link>http://blog.sqlauthority.com/2011/12/23/sql-server-a-quick-script-for-point-in-time-recovery-back-up-and-restore/#comment-225942</link>
		<dc:creator><![CDATA[Vinay Kumar]]></dc:creator>
		<pubDate>Mon, 26 Dec 2011 05:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=16413#comment-225942</guid>
		<description><![CDATA[Hi Pinal,

Do you best thing about your articles, its simply, easy to understand every setup and most import, it&#039;s not a theory. It&#039;s completely based on real life problems which we faced in our day by day work. 

Thanks a lots.

Vinay Kumar]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,</p>
<p>Do you best thing about your articles, its simply, easy to understand every setup and most import, it&#8217;s not a theory. It&#8217;s completely based on real life problems which we faced in our day by day work. </p>
<p>Thanks a lots.</p>
<p>Vinay Kumar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prasadkumar</title>
		<link>http://blog.sqlauthority.com/2011/12/23/sql-server-a-quick-script-for-point-in-time-recovery-back-up-and-restore/#comment-224910</link>
		<dc:creator><![CDATA[prasadkumar]]></dc:creator>
		<pubDate>Sat, 24 Dec 2011 07:58:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=16413#comment-224910</guid>
		<description><![CDATA[Hi Pinal,


Thanks for for your valuable script,i reduced my time to backup and restore database.

Thanks,
Prasad.]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,</p>
<p>Thanks for for your valuable script,i reduced my time to backup and restore database.</p>
<p>Thanks,<br />
Prasad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashish Jain</title>
		<link>http://blog.sqlauthority.com/2011/12/23/sql-server-a-quick-script-for-point-in-time-recovery-back-up-and-restore/#comment-224488</link>
		<dc:creator><![CDATA[Ashish Jain]]></dc:creator>
		<pubDate>Fri, 23 Dec 2011 15:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=16413#comment-224488</guid>
		<description><![CDATA[Thanks Sir,
                Really informative post for me as I learned some new things from this post about backup and restore.
                Please describe the restore statement of &quot;D:\SQLAuthority3.trn&quot;. After executing this restore command, I got four rows in TestTable having IDs (1,2,3,4). which i don&#039;t understand. because at the time of doing log backup in SQLAuthority3.trn file, TestTable has only one row having ID=9.


Regards,
Ashish Jain]]></description>
		<content:encoded><![CDATA[<p>Thanks Sir,<br />
                Really informative post for me as I learned some new things from this post about backup and restore.<br />
                Please describe the restore statement of &#8220;D:\SQLAuthority3.trn&#8221;. After executing this restore command, I got four rows in TestTable having IDs (1,2,3,4). which i don&#8217;t understand. because at the time of doing log backup in SQLAuthority3.trn file, TestTable has only one row having ID=9.</p>
<p>Regards,<br />
Ashish Jain</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ShivaR</title>
		<link>http://blog.sqlauthority.com/2011/12/23/sql-server-a-quick-script-for-point-in-time-recovery-back-up-and-restore/#comment-224198</link>
		<dc:creator><![CDATA[ShivaR]]></dc:creator>
		<pubDate>Fri, 23 Dec 2011 04:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=16413#comment-224198</guid>
		<description><![CDATA[Is there any other way that we can roll back implicit transaction in SQL SERVER ? with out using log recovery ? Just like Undo !]]></description>
		<content:encoded><![CDATA[<p>Is there any other way that we can roll back implicit transaction in SQL SERVER ? with out using log recovery ? Just like Undo !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sathya</title>
		<link>http://blog.sqlauthority.com/2011/12/23/sql-server-a-quick-script-for-point-in-time-recovery-back-up-and-restore/#comment-224130</link>
		<dc:creator><![CDATA[Sathya]]></dc:creator>
		<pubDate>Fri, 23 Dec 2011 02:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=16413#comment-224130</guid>
		<description><![CDATA[Awesome Pinal. This is a great info. I have never done all these things through commands but have done it only through UI. Thank you so much for Your superb lessons SQL Guru...]]></description>
		<content:encoded><![CDATA[<p>Awesome Pinal. This is a great info. I have never done all these things through commands but have done it only through UI. Thank you so much for Your superb lessons SQL Guru&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
