Database Maintenance Plan Tables

The topics in this section describe the system tables that store information used by database maintenance plans. These tables preserve information for instances that are upgraded from an earlier version of Microsoft SQL Server.

Note

This feature will be removed in the next version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature.

In This Section

Topic Description

sysdbmaintplan_databases (Transact-SQL)

Contains one row for each database that has an associated upgraded database maintenance plan.

sysdbmaintplan_history (Transact-SQL)

Contains one row for each upgraded database maintenance plan action performed.

sysdbmaintplan_jobs (Transact-SQL)

Contains one row for each upgraded database maintenance plan job.

sysdbmaintplans (Transact-SQL)

Contains one row for each upgraded database maintenance plan.

See Also

Other Resources

Maintenance Plans

Help and Information

Getting SQL Server 2005 Assistance