Parameter
|
Syntax
|
Purpose
|
Area consistency check
|
-AreaCheck area-name
|
Area consistency check enables consistency checking for all record and index blocks in the specified area
|
Database consistency check
|
-DbCheck
|
Database consistency check enables consistency checking for all record and index blocks in the entire database
|
Memory consistency check
|
-MemCheck
|
Memory consistency check enable memory overwrite checking for the buffer pool
|
Index consistency check
|
-IndexCheck index-name
|
Index consistency check enables consistency checking for all index blocks in the specified index
|
Table consistency check
|
-TableCheck table-name
|
Table consistency check enables consistency checking for all record blocks of the specified table (excluding BLOBS)
|