Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 1.96 KB

database-maintenance-plan-stored-procedures-transact-sql.md

File metadata and controls

38 lines (32 loc) · 1.96 KB
title description author ms.author ms.reviewer ms.date ms.service ms.subservice ms.topic helpviewer_keywords dev_langs
Database Maintenance Plan stored procedures (Transact-SQL)
Database Maintenance Plan stored procedures (Transact-SQL)
MashaMSFT
mathoma
randolphwest
08/21/2024
sql
system-objects
reference
database maintenance plans [SQL Server]
system stored procedures [SQL Server], database maintenance plans
maintenance plans [SQL Server], stored procedures
TSQL

Database Maintenance Plan stored procedures (Transact-SQL)

[!INCLUDE SQL Server]

[!INCLUDE ssNoVersion] supports the following system stored procedures that are used to set up maintenance tasks. These stored procedures are used with database maintenance plans. This feature has been replaced with maintenance plans which don't use these stored procedures. Use these procedures to maintain database maintenance plans on installations that were upgraded from a previous version of [!INCLUDE ssNoVersion].

[!INCLUDE ssNoteDepFutureAvoid]

Related content