CXX CATALOG of a Database fails because of the following error message:
ERROR **** RETURN CODE = DDCDDD014 MEMBER NOT FOUND
Release : 15.1
Component : CA DATACOM DATADICTIONARY
This error usually occurs when there is a mismatch between DD and DDD (e.g. a plan that exists in the PLAN table of Datadictionary but not in the DDD database).
In order to resolve the problem, run the CATALOG of the database in batch, using DDUPDATE with ATON trace:
-USR ...
-SET ATON
-UPD DATABASE,name(PROD)
1000 CATALOG
-END
The trace is written to the SYSPUNCH DD.
Then open a new Support case, attaching the generated trace.