MAXWARNINGS (Data Integrity Checking)
- Last UpdatedFeb 22, 2022
- 1 minute read
Function:
Specifies the maximum number of warnings 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 is 50.
Example:
|
MAXWARNINGS 100 |
Command Syntax:
|
>--- MAXWarnings integer ---> |
Related Commands: