I am working on a solution using which Site Admins can check and repair corrupt DB. I need sample corrupt DB for testing. Any ideas how to corrupt content database?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
|
What a great question! I would recommend hitting the server with a high load (eg. automated tool), then restart SQL Server machine. This will put the Databases in an inconsistent state and need to have integrity checks run on them when it restarts. |
|||
|
|