NUMERIC_VALIDATION

If this configuration variable is set to 1 (on, true, yes), the runtime checks for proper format when data is converted to a numeric type (via a MOVE, for example). When NUMERIC_VALIDATION is set to the default 0 (off, false, no), numeric conversion checking does not occur.