DFS4471W LOGICAL DBD dbd-name NOT IN DBDLIB. BLDL RC =rc. THE DBD AND REFERENCING PSBS WERE NOT ADDED TO THE CATALOG.

Explanation

In order to build the catalog record for the logical DBD dbd-name, the IMS Catalog Populate utility (DFS3PU00) tried to read the DBD from IMS.DBDLIB but encountered return code rc from a BLDL macro instruction, most likely because the DBD was not in IMS.DBDLIB.

In the message text:
dbd-name
The name of the logical DBD that the DFS3PU00 utility did not find in any DBD library referenced in the utility JCL.
rc
The return code received by the DFS3PU00 utility from the z/OS® DFSMS BLDL macro instruction.

System action

No catalog record was built for DBD dbd-name or for any PSB with a PCB that references this database. The DFS3PU00 utility continues inserting other records in the catalog and ends with return code 4.

Programmer response

Make sure that the required DBD library is referenced correctly by an IMS DD statement in the JCL for the DFS3PU00 utility. If the DBD library is correctly referenced, make sure that the required DBD member has been generated by the DBD Generation utility. After the corrections are complete, rerun the utility.

Module

DFS3PU00