Hot answers tagged change-tracking
2
I have been able to find the documentation that I was looking for. CDC is supported off of the readable secondary but Change Tracking is not unfortunately.
The link is specified below but here are the relevant parts for my needs.
Redirecting the Query Load to a Readable Secondary
While in many cases a client application will always want to connect to ...
1
This sounds like a situation where Oracle Change Data Capture would be appropriate. You would need to write some code that would subscribe to changes to this table and process them by pushing the changes to your SAP BW system.
You can also use Oracle Streams to do heterogeneous replication from Oracle to a non-Oracle database using an Oracle Transparent ...
Only top voted, non community-wiki answers of a minimum length are eligible