Check Database Integrity Task
The Check Database Integrity task uses DBCC CHECKDB statement to check the allocation and structural integrity of all the objects in the specified databases.
The task is simple to configure:
Drag and drop this task on the Designer panel and start editing, and then specify a connection to the SQL Server using the ADO.Net Connection Manager.
Choose the databases from Databases field. When you click the down arrow in the field, following list of options appear:
All databases, All system databases (master, msdb, model), All user databases (excluding master, msdb, model and tempdb) or select databases from the provided list.
You can choose either single database or multiple databases—Figure 5-32 shows all the user databases ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access