DFS2442E DBFUCDB0 MSDB-TO-DEDB CONVERSION UTILITY ERROR, REASON CODE=nn

Explanation

An error occurred while executing the MSDB-to-DEDB Conversion utility. The reason code indicates the type of failure that occurred:
Code (dec)
Message subtext
01
The TYPE= statement in the SYSIN stream is missing or invalid.
02
The database statement in the SYSIN stream is missing or invalid.
03
The MACBLIB indicates that the MSDB specified on the input control statement is not an MSDB.
04
The MSDB specified on the input control statement is not terminal-related without terminal-related keys.
05
The DACBLIB indicates that the DEDB specified on the input control statement is not a DEDB.
06
The MSDB= member specified was not found in the MACBLIB.
07
The DEDB= member specified was not found in the DACBLIB.
08
Error in loading randomizer module.

System action

The utility terminates.

System programmer response

Take the following action to correct the errors.
Code (dec)
Meaning or action
01
The value specified for the TYPE= parameter is not CONVERT or FALLBACK or the TYPE= parameter was not found on the first input statement read from SYSIN. Correct the input control statements and rerun the job.
02
The value specified for either the MSDB= or the DEDB= parameter has been coded incorrectly. Correct the input control statements and rerun the job.
03
The DMCB indicates that the database type of the MSDB= parameter is not MSDB. Either the incorrect ACBLIB was specified or the MSDB name was incorrect. Correct the input control statement and rerun the job.
04
Only terminal-related MSDBs will be converted. All other types will be rejected. Correct the input control statement and rerun the job.
05
The DMCB indicates that the database type of the DEDB= parameter is not DEDB. Either the incorrect ACBLIB was specified or the DEDB name was incorrect or not found. Correct the input control statement and rerun the job.
06
The MSDB member specified was not found. Correct the input control statement and rerun the job.
07
The DEDB member specified was not found. Correct the input control statement and rerun the job.
08
The randomizer was not found in the IMS.SDFSRESL or an I/O error occurred while loading the randomizing module. Verify the randomizer name and rerun the job.

Module

DBFUCDB0