DFS4467W ERROR LOADING PSB psb-name FROM PSBLIB. LOAD RC = rc. THE PSB WAS NOT ADDED TO THE CATALOG.

Explanation

In order to build the catalog record for PSB psb-name, which has GSAM PCBs, the IMS Catalog Populate utility (DFS3PU00) tried to read the PSB from IMS.PSBLIB but encountered return code rc from a LOAD macro instruction, most likely because the member psb-name was not a load module created by the standard PSBGEN process.

In the message text:
psb-name
The PSB that contains PCBs that reference a GSAM database.
rc
The return code received by the DFS3PU00 utility from the z/OS DFSMS LOAD macro instruction.

System action

No catalog record was built for psb-name or for any of the GSAM databases that are used by PCBs in the PSB. The DFS3PU00 utility continues inserting other records in the catalog and ends with return code 4.

Programmer response

Code an IMS DD statement that refers to your IMS.PSBLIB and IMS.DBDLIB data sets that contain the PSB psb-name and any referenced GSAM DBDs.

Module

DFS3PU00