May 7, 2011 at 2:44 am
Hi Experts,
I am trying to simulate a Scenario as:
You have a database on a RAID array that failed and has zero'd out a page. How can you get the data back?
I'm going to simulate our scenario by shutting down the database and using a hex editor to zero out page 158 of the database. (This translates to byte offset 1294336 of the file being zero'd for 8192 bytes).
I want to corrupt the page manually and want to restore the page from restore page option from the latest backup to get the data back in the testing environment. I want some information that.
1)How can we view the data page
2)How can we edit that page using Hex editor(I am having Hex Editor Neo Software Installed)
3)More Suggestions.
Thanking you in Advance
Jags.
May 13, 2011 at 7:34 am
The following articles may be a start:
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply