sysdbmaintplan_jobs (Transact-SQL)

This table is included in SQL Server to preserve existing information for instances upgraded from a previous version of SQL Server. SQL Server does not change the contents of this table. This table is stored in the msdb database.

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. 

Column name

Data type

Description

plan_id

uniqueidentifier

Database maintenance plan ID.

job_id

uniqueidentifier

ID of a job associated with the database maintenance plan.