DFS4525E DBD|PSB name COULD NOT BE ADDED TO IMS DIRECTORY DATA SET nn. Cause.

Explanation

The IMS Catalog Populate utility tried to write member name to one of the IMS directory data sets. However, the internal STOW macro instruction that the utility used detected an error, or the directory data sets are full.

In the message text, Cause is one of the following conditions:
  • DFSMS STOW MACRO RETURN CODE rc REASON CODE rs.
  • THE IMS DIRECTORY DATA SETS ARE FULL.
name
The ACBLIB member name.
nn
The data set position in the concatenation of data sets that form the IMS directory.
rc
The return code issued by the STOW macro instruction.
rs
The reason issued by the STOW macro instruction.

System action

The member name was not added to the IMS directory, and execution of the IMS Catalog Populate utility terminated with return code 8.

System programmer response

For an explanation of the return and reason codes refer to the description of the completion codes of the STOW macro in z/OS® DFSMS Macro Instructions for Data Sets. Take the appropriate actions to resolve the problem.

Module

DFS3DU10