Sources
OracleDB
Stream changes from OracleDB with OracleDB CDC.
Only in Mage Pro.
Try our fully managed solution to access this advanced feature.
Mage Pro streaming pipeline supports OracleDB CDC as the source. This document explains how to set up OracleDB CDC and integrate it into Mage’s streaming pipeline using LogMiner.
Basic Config
Setting Up OracleDB for CDC
Step 1: Enable Supplemental Logging
Run the following SQL commands to enable CDC:
Step 2: Create a User for CDC
Step 3: Start LogMiner Session
Test using LogMiner for CDC
LogMiner reads redo logs to track INSERT, UPDATE, DELETE operations.
Mage Data Pipeline for LogMiner-Based CDC
Create a data loader in Mage to pull real-time CDC data:
Was this page helpful?