Try OpenEdge Now
skip to main content
Database Administration
Reference : Database Startup Parameters : Database server consistency check parameters
 

Database server consistency check parameters

Use the parameters listed in the table below to enable consistency checking.
Table 68. Server consistency check parameters
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)