DFS4474E UNEXPECTED STATUS CODE status-code INSERTING THE RECORD FOR resource-name IN THE CATALOG.

Explanation

The IMS Catalog Populate utility (DFS3PU00) received an unexpected PCB status code when making a DL/I call to insert a segment in the IMS catalog for the DBD or PSB member identified in the error message by resource-name. The status code could indicate one of the following errors:
  • An IMS system error
  • A structural error in one of the DBDs that define the IMS catalog or in one of the PSBs that provide access to the IMS catalog
  • Unsupported manipulation of the contents of the IMS catalog
In the message text:
resource-name
The name of the DBD or PSB that the DFS3PU00 utility was attempting to insert into the IMS catalog when the error occurred.
status-code
The DL/I PCB status that the DFS3PU00 utility received.

System action

The Catalog Populate utility fails with user abend code 1002 followed by return code 16. If your JCL has SYSUDUMP, SYSABEND, or SYSMDUMP DD statement, a dump is produced.

Programmer response

Ensure that the IMS catalog DBDs, DFSCD000 and DFSCX000, were installed correctly in your IMS.DBDLIB and that the IMS catalog PSBs, DFSCP000, DFSCP001, and DFSCPL00, were installed correctly in your IMS.PSBLIB. If the problem persists, contact IBM® Software Support.

Module

DFS3PU00