<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Pulling the data   from OGG(oracle golden gate ) to unity  catalog? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/pulling-the-data-from-ogg-oracle-golden-gate-to-unity-catalog/m-p/131837#M49256</link>
    <description />
    <pubDate>Sat, 13 Sep 2025 07:46:54 GMT</pubDate>
    <dc:creator>Soumenkumar</dc:creator>
    <dc:date>2025-09-13T07:46:54Z</dc:date>
    <item>
      <title>Pulling the data   from OGG(oracle golden gate ) to unity  catalog?</title>
      <link>https://community.databricks.com/t5/data-engineering/pulling-the-data-from-ogg-oracle-golden-gate-to-unity-catalog/m-p/131837#M49256</link>
      <description />
      <pubDate>Sat, 13 Sep 2025 07:46:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/pulling-the-data-from-ogg-oracle-golden-gate-to-unity-catalog/m-p/131837#M49256</guid>
      <dc:creator>Soumenkumar</dc:creator>
      <dc:date>2025-09-13T07:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling the data   from OGG(oracle golden gate ) to unity  catalog?</title>
      <link>https://community.databricks.com/t5/data-engineering/pulling-the-data-from-ogg-oracle-golden-gate-to-unity-catalog/m-p/131849#M49263</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/184432"&gt;@Soumenkumar&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I believe OGG has a Databricks target that stages to cloud storage (ADLS on S3) and then runs MERGE into Delta tables. This is designed for UC and documented in the official Oracle Docs.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;In Unity Catalog, create a storage credential and an external location to the ADLS or S3&amp;nbsp; which OGG will use as its staging area.&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Then, using OGG, configure the Databricks target with your staging path and table mapping; OGG will stage to ADLS/S3 and MERGE into UC tables.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If the above approach is slow(high latency) or doesnt work well, then&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You can use the &lt;STRONG&gt;Kafka Handler&lt;/STRONG&gt; in OGG&amp;nbsp;to publish CDC (JSON/Avro) to Kafka.&lt;/LI&gt;&lt;LI&gt;In Databricks, read those topics with Structured Streaming and upsert into UC Delta tables (via &lt;STRONG&gt;foreachBatch + MERGE&lt;/STRONG&gt;) or use DLT with &lt;STRONG&gt;APPLY CHANGES&lt;/STRONG&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;To my knowledge, using either of the above two approaches should be good. Please let me know if you have any further questions.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Sep 2025 09:56:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/pulling-the-data-from-ogg-oracle-golden-gate-to-unity-catalog/m-p/131849#M49263</guid>
      <dc:creator>K_Anudeep</dc:creator>
      <dc:date>2025-09-13T09:56:57Z</dc:date>
    </item>
  </channel>
</rss>

