天高地厚

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Maintenance Plans(维护计划)

Posted on 2012-12-19 10:33  天高地厚-GNU  阅读(188)  评论(0编辑  收藏  举报

Maintenance Plans( 维护计划 就是来帮你方便的管理和优化数据库。

 

 

Maintenance Plans( 维护计划 )主要能做的工作为:

 

1. 备份数据库(Back Up Database)

2. 更新统计信息(Update Statistics)

3. 检查数据库完整性(Check Database Integrity)

4. 清除历史记录(History Cleanup)

5. 清除维护(Maintenance Cleanup)

6. 收缩数据库(Shrink Database)

7. 通知操作员(Notify Operator)

8. 执行 Sql Server 代理作业(Execute SQL Server Agent Job)

9. 执行 T-SQL 语句(Execute T-SQL Statement)

10. 重新生成索引(Rebuild Index Task)

11. 重新组织索引(Reorganize Index)