By default, during Snap Integrity Check the logical and the physical integrity of all database objects will be checked. However, you can use additional settings to set bRunDBCCCheckForDB to disable logical and physical integrity check on all database objects.
Procedure
Additional Setting
-
To the SQL Server client, add the additional setting as shown in the following table.
For instructions on how to add additional settings from the CommCell Console, see Adding or Modifying Additional Settings from the CommCell Console.
|
Property |
Value |
|---|---|
|
Name |
|
|
Category |
MSSQL |
|
Type |
Integer |
|
Value |
0 |
Global Parameter
A global parameter RunDBCCCheckForDB can be used to configure all SQL clients. You can use the Command Line Interface to do so, see qcommand execscript for details.