DATE_MAX_HIGH_VALUES

Use the DATE_MAX_HIGH_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_NINE_VALUE, the COBOL item is translated either to all 9's or to HIGH-VALUES, depending on the value of DATE_MAX_HIGH_VALUES.

Permissible values: nine or high.

Note: By default, this variable is not set.