DFS4469W THE JCL IS MISSING AN IMS DD STATEMENT FOR THE DBD LIBRARY THAT CONTAINS DBD dbd-name
Explanation
The IMS Catalog Populate utility (DFS3PU00) attempted to build the catalog record for the logical DBD dbd-name, but the JCL for the DFS3PU00 utility does not include an IMS DD statement for the DBD library.
In the message text:
- dbd-name
- The DBD that the DFS3PU00 utility could not create a record for in the IMS catalog.
System action
No catalog record was built for the 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
Rerun the DFS3PU00 utility with a DD statement that has ddname IMS and that refers to your IMS.DBDLIB containing DBD dbd-name.