DFS2840W ERROR IN LOADING RANDOMIZER name FOR DEDB dedbname, RC=zz
Explanation
Randomizer name cannot be loaded.
System action
The command (/MODIFY PREPARE, INITIATE OLC PHASE(PREPARE), /START DB, or UPDATE DB START(ACCESS)) continues without loading the randomizer. Subsequent DL/I calls to this data entry database (DEDB) receive an FH status code. Hexadecimal return code zz from the IMODULE function of IMS is explained in the IMODULE return code information.
Programmer response
If the return code is 0, the randomizer module was not reentrant. Rerun the bound JCL to make it reentrant.
Also verify that:
- The randomizer was correctly linked into the IMS system.
- The DEDB was correctly defined with the randomizer name.
Correct any errors and issue the UPDATE DB START(ACCESS) or /START DB command to reload the randomizer.