Reliable Storage Systems for SQL Server
Posted
on SQL Server Central
See other posts from SQL Server Central
Published on 2010/06/03
Indexed on
2010/06/03
6:05 UTC
Read the original article
Hit count: 153
Filed under:
By validating the IO path before commissioning the production database system, and performing ongoing validation through page checksums and DBCC checks, you can hopefully avoid data corruption altogether, or at least nip it in the bud. If corruption occurs, then you have to take the right decisions fast to deal with it. Rod Colledge explains how a pessimistic mindset can be an advantage
© SQL Server Central or respective owner