Use the DATE_MIN_LOW_VALUES configuration variable when translating invalid DATETIME types to COBOL data items.
During translation, if the DATETIME type is equal to the date specified by DATE_LOW_VALUE, the COBOL item is translated either to all zeros or to LOW-VALUES, depending on the value of DATE_MIN_LOW_VALUES.
Permissible values: zero or low.