Running a simple SQL query on a Datacom table:
It fails due to:
However, a CXX report shows the table as correctly cataloged and loaded.
Release : 15.1
Component : CA DATACOM SQL
On DataDictionary, the PROD version of the database structure has been accidentally overlaid by an older version that does not contain the table getting the error. SQL uses DataDictionary and DDD definitions also, not only the CXX ones.
Correct the DataDictionary to use the right database PROD version.