DFS4529E DELETING MEMBER DBD|PSB name FROM IMS DIRECTORY DATA SET nn FAILED WITH STOW RETURN CODE rc REASON CODE rs
Explanation
The IMS Catalog Populate utility tried to delete the existing member name from one of the IMS directory data sets. However, the internal STOW macro instruction that the utility used detected an error.
In the message text:
- name
- The ACLIB member name.
- nn
- The data set position in the concatenation of data sets comprising the IMS directory.
- rc
- The return code given by the STOW macro instruction.
- rs
- The return code given by the STOW macro instruction.
System action
The member name was not added to the IMS directory. The execution of the IMS Catalog Populate utility terminates 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 remedy the problem.