Database Corruption Challenge #9 – How I Corrupted the Database.
I was asked how I caused the corruption in Database Corruption Challenge #9. Here is how I did it. To cause the corruption, I used the undocumented DBCC WritePage, however the same thing could have been accomplished by detaching the database, opening it with a hex editor, and then re-attaching the db. DBCC WritePage WARNING: DBCC WritePage is a dangerous …
Database Corruption Challenge #9 – How I Corrupted the Database. Read more »