1. Home
  2. Computing & Technology
  3. Databases

Creating a SQL Server Database Maintenance Plan

By , About.com Guide

1 of 8

Choose the tasks that will be part of your plan

Database Maintenance Plans allow you to automate many database administration tasks in Microsoft SQL Server. You can create maintenance plans using an easy wizard-based process without any knowledge of Transact-SQL.

You may perform the following tasks within a database maintenance plan:
  • Shrinking a database
  • Backing up a database
  • Performing an operator notification
  • Updating database statistics
  • Verifying the integrity of a database
  • Cleaning up leftover maintenance files
  • Executing a SQL Server Agent job
  • Executing a Transact-SQL statement
  • Rebuilding an index
  • Reorganizing an index
  • Cleaning up database histories
Explore Databases
About.com Special Features

Holiday Central

What to eat, where to go, fun things to do and how to save money on the perfect gifts. More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  1. Home
  2. Computing & Technology
  3. Databases
  4. SQL Server
  5. Microsoft SQL Server Database Maintenance Plans>

©2009 About.com, a part of The New York Times Company.

All rights reserved.