CXX CATALOG gets error DDCDDD014 MEMBER NOT FOUND
search cancel

CXX CATALOG gets error DDCDDD014 MEMBER NOT FOUND

book

Article ID: 199787

calendar_today

Updated On:

Products

Datacom Datacom/AD Datacom/DB

Issue/Introduction

CXX CATALOG of a Database fails because of the following error message:

ERROR ****  RETURN CODE = DDCDDD014   MEMBER NOT FOUND

 

Environment

Release : 15.1

Component : CA DATACOM DATADICTIONARY

Cause

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).                                                

Resolution

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.