Managing SQL Server Database Maintenance
Database backups, index maintenance, and integrity checks are crucial tasks in any SQL Server environment. This course covers what database maintenance is, why it is necessary, why you should plan it, and how you can optimize it.
What you'll learn
Your SQL Server environment should have backups, index maintenance, and database integrity checks implemented and scheduled to run regularly. If these are missing or not carefully planned, it can cause problems at many levels. In this course, Managing SQL Server Database Maintenance, you will gain the ability to understand the importance of these tasks and implement them with the Ola Hallengren scripted maintenance solution. First, you will learn about SQL Server backups, what the main backup types are, why planning backups is important, and how you can restore these backups in case of a disaster, both on-premises and in Azure. Next, you will discover the three main pillars of index maintenance: index rebuild, index reorganize, and statistics update, along with how you can optimize these tasks. Finally, you will explore how to address database corruptions in SQL Server, detect corruptions, and lower the impact of regular integrity checks in your production environment. When you are finished with this course, you will have the skills and knowledge of SQL Server database maintenance needed to keep your data safe in case of a disaster, optimize workload performance, and ensure data integrity.
Table of contents
- Version Check 0m
- The Role of Database Backups 3m
- Case Studies from the Field - Part 1 3m
- Case Studies from the Field - Part 2 4m
- Backup Types and Recovery Models 3m
- How to Restore Backups - Basics 3m
- How to Restore Backups - Point-in-time Recovery 3m
- Backup Retentions and Tools 3m
- Demo: Using the Ola Hallengren Backup Solution 6m
- SQL Server Backups in Azure 1m
- Demo: Working with SQL Server Backups in Azure 4m
- Module Summary 2m
- The Role of Index Maintenance 1m
- Indexes in SQL Server 4m
- Index Fragmentation and Out-of-date Statistics Problems 3m
- Case Studies from the Field 3m
- Index Rebuild, Reorganize, and Statistics Update 2m
- Optimizing Index Maintenance 4m
- Index Maintenance Tools 1m
- Demo: Using the Ola Hallengren Index Maintenance Solution 10m
- Index Maintenance in Azure 2m
- Module Summary 2m
- The Role of Database Integrity Checks 1m
- Database Corruptions, Reasons, and Symptoms 5m
- Preventing Database Corruptions 2m
- Case Studies from the Field 2m
- Addressing Corrupted Databases 4m
- Using DBCC CHECKDB 3m
- Demo: Using the Ola Hallengren Integrity Check Solution 8m
- Database Integrity Check in Azure 2m
- Module Summary 3m
- Course Summary 1m