Corruption in a SQL database is when the database becomes damaged or corrupted, making it unable to be used or accessed. This can happen for a number of reasons, such as hardware failure, software bugs, or even human error. When a database is corrupted, the data it contains may be lost or inaccessible, which can be a major problem for …

New Course – Preparing for Corruption in SQL Server Read more »

Some typical corruption scenarios we see: SQL Server Won’t Start If you are in the situation where your SQL Server Won’t Start up, this can be a side effect of the database corruption, and we can help. DBCC CheckDB Errors Running CheckDB throws lots of errors in red text. This also applies to any of the DBCC checks like CHECKCATALOG, …

Common Corruption Read more »

Grab a blanket and get comfortable. It’s story time with Steve Stedman and Derrick Bovenkamp! In this 10 min video they will share with you database corruption stories. From these stories hopefully you’ll learn what not to do. Things to watch out for to avoid server corruption. Transcription: Steve Stedman 0:04Let’s roll onto the corruption stories. So the first one …

Steve & Derrick Share Corruption Stories Read more »

If you don’t know the difference between server corruption and drive failure then this video is for you. It will all be explained in this quick 6 min video. Transcription: Steve Stedman 0:10Now, one of the things that when we talk about drive failures, whatnot is that want to point out there’s a big difference between corruption and complete drive …

Database Corruption vs Drive Failure Explained – Video Read more »

Unexpected Fire

Easy listen – 6 minute video describing possible server corruption scenarios that’s actually happened. Help yourself and avoid these mistakes. Presented by Steve Stedman and Derrick Bovenkamp. Transcription: Steve Stedman 0:03Now, imagine with this picture, if that was your fiber optic cable running through the middle of that fire and you’re doing a backup or trying to load a database …

Possible Causes of Database Corruption – Video Read more »

You don’t have to be Sherlock Holmes to detect Server Corruption. Steve Stedman and Derrick Bovenkamp share valuable information on how to spot server corruption before the damage is irreversible. And we are always here for guidance or complete corruption repair if you need us! Transcription: Derrick Bovenkamp 0:10How do we find corruption? Man, I wish it was as easy …

Detecting Database Corruption – Video Read more »

Do you know what to do when corruption hits? You should watch this quick 10 min video first if you plan on fixing it yourself? Steve Stedman and Derrick Bovenkamp wants to save you from making a big mistake. In this video they will share the Do’s and Do Nots when faced with a database corruption. And we are always …

Your Database is Corrupt – Here’s Your “Now What?” Video Read more »

Anyone who’s experienced database corruption knows they do not want it to happen again. Corruption repair is stressful and could require money and downtime you can’t afford. In some cases, there is no “repair” just rebuild. Unfortunately, no database is immune from server corruption, but there are certain alerts and specific practices that when implemented will greatly lessen the impact …

Preventing Server Corruption – Video Read more »

Take a look at the video on our Youtube channel. After repairing dozens of corrupt databases over the last 6 years we are going to share our experiences. Some of the good, the bad, and the ugly of corrupt databases. What things people did to make it worse, and what people did to make things better. Related links:

When working with clients on fixing their corrupt SQL Server databases we run into some common beliefs about corruption that are not quite true, such as: A full backup and restore of a corrupt database may help fix the corruption. This is FALSE. If the database is not so corrupt that backups are failing, the full back up a database, …

Confusion with Database Corruption Read more »