How to perform a Initial extract from a View using GoldenGate
We have a need to perform a full extract from a View in OCI Autonomous Data Warehouse using Goldengate and send that data to another GoldenGate Target deployment. While trying to do so, I am getting the below error
OGG-00423 Oracle GoldenGate Capture for Oracle, GLILD.prm: Could not find definition for oax$dw.dw_accounting_scenario_d_tl.
Cause: The process could not find a definition for the specified table when building the object cache on startup.
Action: Remove the table from the TABLE and/or MAP parameter. If using wildcards, you can exclude the table with TABLEEXCLUDE or MAPEXCLUDE.