Show TOC

 Disabling Value Range Checks

Use

By default, value range checks are active, and the system compares value ranges with Data Dictionary domain values in exactly the same manner that it performs foreign key checks.

Procedure

Consequently, redefining method FOREIGN_KEY_EXCLUDED_FIELDS is also the most efficient manner of disabling value range checks, when required.