ReadyFlow: Oracle CDC to Iceberg [Technical Preview]

You can use the Oracle CDC to Iceberg ReadyFlow to retrieve CDC events from an Oracle source table and stream them to an Iceberg table.

This ReadyFlow uses Debezium to retrieve CDC events (INSERT, UPDATE, DELETE) from an Oracle source table to stream the events to an Iceberg destination table. Failed Iceberg write operations are retried automatically to handle transient issues. Define a KPI on the failure_WriteIcebergTable connection to monitor failed write operations.

Oracle CDC to Iceberg [Technical Preview] ReadyFlow details
Source Oracle Table
Source Format Oracle Table
Destination Iceberg Table
Destination Format Parquet