MAXERRORS (Data Integrity Checking)
- Last UpdatedFeb 22, 2022
- 1 minute read
Function:
Specifies the maximum number of errors found before data integrity checking is abandoned.
Note:
This command should only be used when running the Data Integrity Checker (DICE) in stand-alone mode (or using REMOTE CHECK). For DICE-checking within a Project, use the CHECKOPTION command.
Description:
In FULL mode, DICE checks the Database (DB) or files specified, listing all errors and warnings, until a prescribed maximum number of errors or warnings is exceeded. Checking of that DB is then abandoned.
The default setting for the maximum error count is 50, but the administrator can specify a different number by using the MAXERRORS command.
Examples:
|
MAXERRORS 100 |
Command Syntax:
|
>--- MAXErrors integer ---> |
Related Commands: