Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.98 KB

check-database-integrity-task.md

File metadata and controls

39 lines (29 loc) · 1.98 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic f1_keywords helpviewer_keywords
Check Database Integrity Task
Check Database Integrity Task
chugugrace
chugu
03/04/2017
sql
integration-services
conceptual
sql13.dts.designer.checkdatabaseintegritytask.f1
data integrity [Integration Services]
Check Database Integrity task [Integration Services]
checking database consistency
database consistency checks [Integration Services]
verifying database consistency
integrity checking [Integration Services]

Check Database Integrity Task

[!INCLUDEsqlserver-ssis]

The Check Database Integrity task checks the allocation and structural integrity of all the objects in the specified database. The task can check a single database or multiple databases, and you can choose whether to also check the database indexes.

The Check Database Integrity task encapsulates the DBCC CHECKDB statement. For more information, see DBCC CHECKDB (Transact-SQL).

Configuration of the Check Database Integrity Task

You can set properties through [!INCLUDEssIS] Designer. This task is in the Maintenance Plan Tasks section of the Toolbox in [!INCLUDEssIS] Designer.

For more information about the properties that you can set in [!INCLUDEssIS] Designer, click the following topic:

For more information about how to set these properties in [!INCLUDEssIS] Designer, click the following topic: