RNF0328

The second parameter for %DEC or %DECH is not valid.

30

Cause . . . . . : If the first parameter for builtin function %DEC is a Date, Time or Timestamp, the second parameter must be a Date, Time or Timestamp format with no separator. Otherwise, the second parameter for built-in function %DEC or %DECH must be a numeric literal; a built-in function that has a value known at compile-time; or a numeric named constant. In addition, the value of the parameter must be between 1 and 63 with no decimal digits. A float literal is not allowed. The built-in function is ignored.

Recovery . . . : Correct the second parameter for %DEC or %DECH. Compile again.