The third parameter for %TIMESTAMP is not valid. Defaults to 6.
20
Cause . . . . . : The third parameter for built-in function %TIMESTAMP must be a value between 0 and 12. It represents the number of fractional seconds in the resulting timestamp. The parameter is ignored. The number of fractional seconds defaults to 6.
Recovery . . . : Correct the third parameter for built-in function %TIMESTAMP. Compile again.