FABD3670E ERROR IN CALL TO RANDOMIZER ROUTINE rmodname FUNCTION: function_name
- RETURN CODE: xxx REASON CODE: X'xxxxxxxx'

Explanation

FABCRMIF/FABDRMI0 invoked the XCI randomizer routine with a function code of 'INIT', 'CALC', or 'TERM', and then returned with error. "FUNCTION" and "REASON CODE" are issued only when FABCRMIF/FABDRMI0 invoked the XCI randomizer routine. Function is one of 'INITIALIZATION CALL', 'RANDOMIZING CALL', or 'TERMINATION CALL'.

System action

FABCRMIF/FABDRMI0 ends with an abend code of 4011.

User response

Make sure that the RMODLIB DD statement properly identifies the correct data set, and that the randomizer routine has been correctly added, assembled, and link-edited. Correct any errors, and rerun the job.