I am trying to re-direct my BMM and Presentation layer from Oracle Database 19c to my ADW. Please note that the data in ADW and 19c are identical. I am trying to migrate. When I go to use the "replace wizard" tool, I get this error.
Physical Table "//localhost:1521/orclpdb".."XXX"."FACTTABLE" cannot be replaced with Physical Table "Logistics-ADW".."XXX"."FACTTABLE" in following logical table source(s):
"Logistics Dataset"."Fact Table"."FACTTABLE"
The reason is that replacing table is not joined to any other table(s) in these logical table sources.
I think it maybe has something to do with my alias tables in the BMM but I am not sure, to be honest. Any help would be appreciated.
Please let me know if more information is needed to answer this question