Try OpenEdge Now
skip to main content
Startup Command and Parameter Reference
Startup Parameter Usage Categories : OpenEdge Database Server parameters (DBS) : Database server consistency check parameters
 

Database server consistency check parameters

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