Back to the tutorial : [How to use Change Data Capture in Oracle (Step 3/4)]

How to use Change Data Capture in Oracle (Step 3/4)

In the Studio, click Metadata > Db Connections > CDC_Oracle > CDCOracle > Table schemas. Right-click TCDC_CUSTOMERS and select Data Viewer.In the TCDC_CUSTOMERS table you will see all the changes that you have made. You can also access these changes by creating a job to read the TCDC_CUSTOMERS table in the CDC database.

43