<?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 Re: Copy activity from Oracle to Lakehouse fails without staging in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-activity-from-Oracle-to-Lakehouse-fails-without-staging/m-p/4989634#M14905</link>
    <description>&lt;P&gt;Hi&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1405938" target="_blank"&gt;@vietng&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;We would like to confirm if our community members answer resolves your query or if you need further help. If you still have any questions or need more support, please feel free to let us know. We are happy to help you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your patience and look forward to hearing from you.&lt;BR /&gt;Best Regards,&lt;BR /&gt;Prashanth Are&lt;BR /&gt;MS Fabric community support&lt;/P&gt;</description>
    <pubDate>Mon, 02 Feb 2026 10:56:34 GMT</pubDate>
    <dc:creator>v-prasare</dc:creator>
    <dc:date>2026-02-02T10:56:34Z</dc:date>
    <item>
      <title>Copy activity from Oracle to Lakehouse fails without staging</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-activity-from-Oracle-to-Lakehouse-fails-without-staging/m-p/4926344#M14742</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I have Oracle on-prem → Gateway → Fabric Lakehouse setup. I try to create a simple Copy Activity in Data pipeline to read 1 table (just 3 records) from Oracle and write to Lakehouse table.&lt;/P&gt;&lt;P&gt;This pipeline always fails with this error: "ErrorCode=LakehouseOperationFailed An existing connection was forcibly closed by the remote host". Then I turn the "Enable staging" on with the option Data store type is Workspace; the pipeline works perfectly fine.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Question: Why does direct copy fail (even with only 3 records), but staging works?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;P/s: Gateway already opened these endpoints/ports:&lt;/P&gt;&lt;P&gt;*.download.microsoft.com | 80&lt;BR /&gt;*.powerbi.com | 443&lt;BR /&gt;*.analysis.windows.net | 443&lt;BR /&gt;*.login.windows.net, login.live.com, and aadcdn.msauth.net | 443&lt;BR /&gt;*.servicebus.windows.net | 5671–5672&lt;BR /&gt;*.servicebus.windows.net | 443 and 9350–9354&lt;BR /&gt;*.frontend.clouddatahub.net | 443&lt;BR /&gt;*.core.windows.net | 443&lt;BR /&gt;login.microsoftonline.com | 443&lt;BR /&gt;*.msftncsi.com | 80&lt;BR /&gt;*.microsoftonline-p.com | 443&lt;BR /&gt;*.dc.services.visualstudio.com | 443&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jan 2026 03:07:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-activity-from-Oracle-to-Lakehouse-fails-without-staging/m-p/4926344#M14742</guid>
      <dc:creator>vietng</dc:creator>
      <dc:date>2026-01-24T03:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Copy activity from Oracle to Lakehouse fails without staging</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-activity-from-Oracle-to-Lakehouse-fails-without-staging/m-p/4926432#M14746</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1405938"&gt;@vietng&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A Staged Copy is necessary when port 1433 isn't open for SQL connections. Since ticking "Enable Staging" resolves the issue, it suggests that port 1433 is needed for your data copy. Usually, copying data to a Fabric Lakehouse or OneLake doesn't require outbound port 1433. Are you working with a SQL Warehouse or using a SQL Endpoint instead of a Lakehouse ? That might be why you're experiencing this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You might want to whitelist this and see if that works.&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;STRONG&gt;*.datawarehouse.pbidedicated.windows.net | 1433&lt;/STRONG&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jan 2026 11:56:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-activity-from-Oracle-to-Lakehouse-fails-without-staging/m-p/4926432#M14746</guid>
      <dc:creator>deborshi_nag</dc:creator>
      <dc:date>2026-01-24T11:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: Copy activity from Oracle to Lakehouse fails without staging</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-activity-from-Oracle-to-Lakehouse-fails-without-staging/m-p/4926434#M14747</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1445078"&gt;@deborshi_nag&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thank you for your support. About your question, I use the Lakehouse connection in the Destination settings (select Browse all, then choose my Lakehouse in the list), so it can't be the SQL Warehouse or SQL Endpoint right?&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jan 2026 12:18:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-activity-from-Oracle-to-Lakehouse-fails-without-staging/m-p/4926434#M14747</guid>
      <dc:creator>vietng</dc:creator>
      <dc:date>2026-01-24T12:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Copy activity from Oracle to Lakehouse fails without staging</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-activity-from-Oracle-to-Lakehouse-fails-without-staging/m-p/4926437#M14748</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1405938"&gt;@vietng&lt;/a&gt;&amp;nbsp;Even if you're choosing a Lakehouse it may still be using the SQL Endpoint behind the scenes, since I'm guessing you're writing in the /Tables area. Trying opening the 1433 port and see if it works.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jan 2026 12:32:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-activity-from-Oracle-to-Lakehouse-fails-without-staging/m-p/4926437#M14748</guid>
      <dc:creator>deborshi_nag</dc:creator>
      <dc:date>2026-01-24T12:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Copy activity from Oracle to Lakehouse fails without staging</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-activity-from-Oracle-to-Lakehouse-fails-without-staging/m-p/4927176#M14756</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1405938"&gt;@vietng&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One small correction, if you're targeting a lakehouse, it wouldn't be using the SQL endpoint to write data as the sql endpoint is read only, but&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1445078"&gt;@deborshi_nag&lt;/a&gt;&amp;nbsp;is correct that it might still be using the SQL ports to do the data movement.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I always recommend opening all the ports found on this page when doing gateway maintenance:&amp;nbsp;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/data-integration/gateway/service-gateway-communication" target="_blank" rel="noopener"&gt;Adjust communication settings for the on-premises data gateway | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 14:35:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-activity-from-Oracle-to-Lakehouse-fails-without-staging/m-p/4927176#M14756</guid>
      <dc:creator>tayloramy</dc:creator>
      <dc:date>2026-01-26T14:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Copy activity from Oracle to Lakehouse fails without staging</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-activity-from-Oracle-to-Lakehouse-fails-without-staging/m-p/4943874#M14826</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1405938"&gt;@vietng&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;We would like to confirm if our community members answer resolves your query or if you need further help. If you still have any questions or need more support, please feel free to let us know. We are happy to help you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your patience and look forward to hearing from you.&lt;BR /&gt;Best Regards,&lt;BR /&gt;Prashanth Are&lt;BR /&gt;MS Fabric community support&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2026 09:31:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-activity-from-Oracle-to-Lakehouse-fails-without-staging/m-p/4943874#M14826</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2026-01-28T09:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Copy activity from Oracle to Lakehouse fails without staging</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-activity-from-Oracle-to-Lakehouse-fails-without-staging/m-p/4989634#M14905</link>
      <description>&lt;P&gt;Hi&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1405938" target="_blank"&gt;@vietng&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;We would like to confirm if our community members answer resolves your query or if you need further help. If you still have any questions or need more support, please feel free to let us know. We are happy to help you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your patience and look forward to hearing from you.&lt;BR /&gt;Best Regards,&lt;BR /&gt;Prashanth Are&lt;BR /&gt;MS Fabric community support&lt;/P&gt;</description>
      <pubDate>Mon, 02 Feb 2026 10:56:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-activity-from-Oracle-to-Lakehouse-fails-without-staging/m-p/4989634#M14905</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2026-02-02T10:56:34Z</dc:date>
    </item>
  </channel>
</rss>

