Corruption

Tag: corruption

Does Adding NOINDEX Change DBCC CHECKDB with PHYSICAL_ONLY?

Does Adding NOINDEX Change DBCC CHECKDB with PHYSICAL_ONLY?

By Kendra Little on August 16, 2016

Category: backup-recovery

The NOINDEX option does change the behavior of DBCC CHECKDB (even if you’re already usingย PHYSICAL_ONLY).ย Here’s how the two options compare to one another, and how to see the difference yourself in a simple example.

Continue reading

More Running with Scissors: Corrupting your Database with 823 Errors

More Running with Scissors: Corrupting your Database with 823 Errors

on February 15, 2011

This weekend, a question came up on Twitter asking if there was an easy way to simulate an 823 error. It seemed like a fun task to figure out.

Continue reading

Corrupting Databases for Dummies- Hex Editor Edition

Corrupting Databases for Dummies- Hex Editor Edition

By Kendra Little on January 24, 2011

Category: backup-recovery

This Post Tells You How To Corrupt a SQL Server Database with a Hex Editor in Gruesome Detail

And that’s all this post tells you. Not how to fix anything, just how to break it.

Continue reading