Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
Article Discussions
»
Article Discussions by Author
»
Discuss content posted by Jonathan Kehayias
»
SQL Server 2012 Database Recovery Advisor:...
SQL Server 2012 Database Recovery Advisor: Simplified Point in Time Recovery
Rate Topic
Display Mode
Topic Options
Author
Message
Jonathan Kehayias
Jonathan Kehayias
Posted Friday, July 13, 2012 12:05 AM
SSCommitted
Group: General Forum Members
Last Login: Sunday, May 12, 2013 4:26 PM
Points: 1,696,
Visits: 1,742
Comments posted to this topic are about the item
SQL Server 2012 Database Recovery Advisor: Simplified Point in Time Recovery
Jonathan Kehayias | Principal Consultant | MCM: SQL Server 2008
My Blog
|
Twitter
|
MVP Profile
Training
|
Consulting
|
Become a SQLskills Insider
Troubleshooting SQL Server: A Guide for Accidental DBAs
Post #1329274
Gerrit Jan Soede
Gerrit Jan Soede
Posted Friday, July 13, 2012 6:02 AM
Forum Newbie
Group: General Forum Members
Last Login: Monday, February 18, 2013 5:56 AM
Points: 2,
Visits: 21
You wrote:
On the General page, click on the Timeline button, and we can use the new Timeline slide to repeat the entire RESTORE operation, but this time setting the exact target time for our point in time recovery point, gradually walking forward in in time, until we identify the exact time when the data was deleted, as shown in Figure 8.
How do you identify the exact time when the data was deleted?
Gerrit Jan Soede
Database Administrator
Teijin Aramid
Post #1329391
Jonathan Kehayias
Jonathan Kehayias
Posted Friday, July 13, 2012 6:47 AM
SSCommitted
Group: General Forum Members
Last Login: Sunday, May 12, 2013 4:26 PM
Points: 1,696,
Visits: 1,742
gerritjan.soede (7/13/2012)
You wrote:
On the General page, click on the Timeline button, and we can use the new Timeline slide to repeat the entire RESTORE operation, but this time setting the exact target time for our point in time recovery point, gradually walking forward in in time, until we identify the exact time when the data was deleted, as shown in Figure 8.
How do you identify the exact time when the data was deleted?
With the timeline function, you walk the time forward while using RESTORE WITH STANDBY and querying to see if the data exists or not. If you want to get more precise you can read the log records from the log file using fn_dump_dblog() like Paul shows in this blog post:
Using fn_dblog, fn_dump_dblog, and restoring with STOPBEFOREMARK to an LSN
Jonathan Kehayias | Principal Consultant | MCM: SQL Server 2008
My Blog
|
Twitter
|
MVP Profile
Training
|
Consulting
|
Become a SQLskills Insider
Troubleshooting SQL Server: A Guide for Accidental DBAs
Post #1329412
Gerrit Jan Soede
Gerrit Jan Soede
Posted Friday, July 13, 2012 7:14 AM
Forum Newbie
Group: General Forum Members
Last Login: Monday, February 18, 2013 5:56 AM
Points: 2,
Visits: 21
Thank you
Gerrit Jan Soede
Database Administrator
Teijin Aramid
Post #1329428
Dev
Dev
Posted Saturday, July 14, 2012 8:54 AM
SSCrazy
Group: General Forum Members
Last Login: Wednesday, May 15, 2013 2:05 PM
Points: 2,013,
Visits: 1,566
Jonathan Kehayias (7/13/2012)
gerritjan.soede (7/13/2012)
You wrote:
On the General page, click on the Timeline button, and we can use the new Timeline slide to repeat the entire RESTORE operation, but this time setting the exact target time for our point in time recovery point, gradually walking forward in in time, until we identify the exact time when the data was deleted, as shown in Figure 8.
How do you identify the exact time when the data was deleted?
With the timeline function, you walk the time forward while using RESTORE WITH STANDBY and querying to see if the data exists or not. If you want to get more precise you can read the log records from the log file using fn_dump_dblog() like Paul shows in this blog post:
Using fn_dblog, fn_dump_dblog, and restoring with STOPBEFOREMARK to an LSN
Thanks for the pointer to Paul’s blog. Both the articles are excellent!!!
~Dev~
Post #1329775
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.