Boolean
false
Purpose
By default, offline and quiesced backups perform index block to target (object, subobject, and so on) verification, ensuring that index entries resolve to the correct records in the file.
If you would rather have an efficient backup process that fits comfortably in the processing window, you can set the BackupIndexCrosscheckDisabled parameter to true and then perform the JADE Database utility
The BackupIndexCrosscheckDisabled parameter defaults to false, so that database files are verified as they are backed up, because most users do not certify their databases.
Setting the BackupIndexCrosscheckDisabled parameter to true disables the index block to target verification, which has a considerable performance cost.
Parameter is read when …
The backup process begins.