© Peter A. Carter 2019
P. A. CarterPro SQL Server 2019 Administrationhttps://doi.org/10.1007/978-1-4842-5089-1_9

9. Database Consistency

Peter A. Carter1 
(1)
SOUTHAMPTON, UK
 

Databases involve lots of IO. When you have a lot of IO, you inherently run the risk of corruption. Your primary defense against database corruption is to take regular backups of your database and to periodically test that these backups can be restored. You need to look out for database corruption, however, and SQL Server provides tools you can use to check the consistency of your database as well as to resolve consistency issues if backups are not available. This chapter will look at the options you have for both checking and fixing consistency issues.

Consistency Errors

Consistency ...

Get Pro SQL Server 2019 Administration: A Guide for the Modern DBA now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.