RNF7510

The operand is too small to contain a complete date.

30

Cause . . . . . : The Factor 2 entry (positions 36 - 49) or first operand of built-in function %DATE is not large enough to hold a date of the format specified in Factor 1 (positions 12 - 25) or the second operand of %DATE. The operand must be large enough to hold a complete Date of the specified format. A numeric operand must be large enough to hold just the digit portion of a date of the specified format.

The minimum length of a character operand is

The minimum number of digits for a numeric operand is

The specification is ignored.

Recovery . . . : Increase the length of the Factor 2 entry or first operand of %DATE so it is greater than or equal to the minimum length. Compile again.