Skip to content

Commit f995763

Browse files
committed
Updates
1 parent 8a3b2ac commit f995763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn-pr/wwl-data-ai/schedule-tasks-using-sql-server-agent/includes/2-create-maintenance-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The following example shows the schedule for a weekly execution, but you also ha
3939

4040
The next step is to select the maintenance tasks to add to the plan. The following example shows the operations available to be performed by your maintenance plan.
4141

42-
:::image type="content" source="../media/module-66-automation-final-06.png" alt-text="Maintenance Plan Tasks Addition Screen":::
42+
:::image type="content" source="../media/module-66-automation-final-06.png" alt-text="Screenshot showing the maintenance tasks avaialble on the maintenance plan wizard.":::
4343

4444
**Check database integrity** - This task runs the `DBCC CHECKDB` command to validate the logical and physical consistency of each database page. You should perform this task regularly and align it with your backup retention window. Ensure you complete a consistency check before discarding any prior backups to prevent carrying over corruption.
4545

0 commit comments

Comments
 (0)