RNF0581

The second parameter for %DIFF is not valid.

20

Cause . . . . . : The second parameter for built-in function %DIFF must be of type date, time, or timestamp. If the first parameter is of type date, the second parameter must be of type date or timestamp. If the first parameter is of type time, the second parameter must be of type time or timestamp. The built-in function is ignored.

Recovery . . . : Correct the second parameter for built-in function %DIFF. Compile again.