- Lab
- A Cloud Guru
Establish a Maintenance Plan on SQL Server
In this hands-on lab scenario, your organization, Awesome Company, is reducing its on-site footprint and moving as many databases as possible to the cloud. As part of this effort, you have provisioned an Azure SQL Server virtual machine and are in the process of moving a sales database there. This database requires particular maintenance on a regular basis, so you need to set up a mechanism for automating these tasks. Performing the actions of this lab will help you become familiar with using maintenance plans to automate SQL Server maintenance tasks.
Path Info
Table of Contents
-
Challenge
Set Up the Environment
Restore the
acweb
database from the GitHub repo, but use the nameacsales
. -
Challenge
Create a Maintenance Plan for Indexes and Statistics
Create a maintenance plan for
acsales
that will rebuild all indexes once a week and update all statistics every day. -
Challenge
Create a Maintenance Plan for Integrity Checks
Create a maintenance plan to check the integrity of all databases once per week.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.