The variable specified to receive the converted date (TOVAR) is too
short.
- For *JUL format, the variable must be a minimum of five characters without
separators and six characters with separators.
- For *MDY, *DMY, and *YMD formats, the variable must be a minimum of six
characters without separators and eight characters with separators.
- For *CYMD format, the variable must be a minimum of seven characters
without separators and nine characters with separators.
- For *MDYY, *DMYY, and *YYMD formats, the variable must be a minimum of
eight characters without separators and ten characters with separators.
- For *ISO, *USA, *EUR, and *JIS formats, the variable must be a minimum of
ten characters. These formats always have separators.
Increase the length of the variable used on the TOVAR parameter, or change
the format (TOFMT parameter) or separator (TOSEP parameter).
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.