RNF3393

The parameter for the LEN keyword must be a positive numeric literal with zero decimal positions.

30

Cause . . . . . : The parameter for the LEN keyword must be a numeric literal or constant with no decimal positions, and with a value between 1 and the maximum length allowed for the data type specified. The LEN keyword is ignored.

Recovery . . . : Correct the parameter for the LEN keyword. Compile again.