<?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 Error in retrieving tables using oracle database connector in Data Factory (Fabric) in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-retrieving-tables-using-oracle-database-connector-in/m-p/4000079#M4066</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have a pipeline set up to copy data from an Oracle database using the Oracle Database Connector in Data Factory. However, I encountered the following error message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Failed to open the Oracle database connection. ORA-12570: Network Session: Unexpected packet read error ORA-12537: Network Session: End of file Activity ID: d4f95cbb-2adf-4fdf-975c-d23c2551069e&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know how to resolve this issue?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jun 2024 11:53:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-06-19T11:53:55Z</dc:date>
    <item>
      <title>Error in retrieving tables using oracle database connector in Data Factory (Fabric)</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-retrieving-tables-using-oracle-database-connector-in/m-p/4000079#M4066</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have a pipeline set up to copy data from an Oracle database using the Oracle Database Connector in Data Factory. However, I encountered the following error message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Failed to open the Oracle database connection. ORA-12570: Network Session: Unexpected packet read error ORA-12537: Network Session: End of file Activity ID: d4f95cbb-2adf-4fdf-975c-d23c2551069e&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know how to resolve this issue?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 11:53:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-retrieving-tables-using-oracle-database-connector-in/m-p/4000079#M4066</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-19T11:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error in retrieving tables using oracle database connector in Data Factory (Fabric)</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-retrieving-tables-using-oracle-database-connector-in/m-p/4001538#M4085</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for using Microsoft Fabric Community.&lt;/P&gt;
&lt;P&gt;The errors you are encountering, ORA-12570 and ORA-12537, indicate an issue with the network connection between Microsoft Fabric and the Oracle database.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ORA-12570:&lt;/STRONG&gt; Network Session: Unexpected packet read error: This signifies an unexpected issue during data transfer between Fabric and the database.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ORA-12537:&lt;/STRONG&gt; Network Session: End of file: This suggests the connection was abruptly terminated before data transmission was complete.&lt;/P&gt;
&lt;P&gt;For more details please refer :&lt;/P&gt;
&lt;P&gt;Link 1 :&amp;nbsp;&lt;A href="https://support.oracle.com/knowledge/Oracle%20Database%20Products/2699746_1.html" target="_blank" rel="noopener"&gt;ORA-12570: Network Session: Unexpected packet read error (oracle.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Link 2 :&amp;nbsp;&lt;A href="https://support.oracle.com/knowledge/Oracle%20Cloud/2541723_1.html" target="_blank" rel="noopener"&gt;ORA-12537: Network Session: End Of file (oracle.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are some troubleshooting steps that you can consider which might help you.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Check Network Connectivity:&lt;/STRONG&gt; Ensure a stable network connection exists between the machine running Microsoft Fabric and the Oracle database server. Verify firewalls aren't blocking communication on the relevant ports (typically port 1521 for Oracle).&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Validate Connection String:&lt;/STRONG&gt; Double-check the connection string used by Microsoft Fabric to connect to the Oracle database. Ensure details like hostname, port number, service name, username, and password are accurate.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Restart Services:&lt;/STRONG&gt; Sometimes, restarting the Microsoft Fabric service and the Oracle database service can resolve temporary glitches.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Temporary Glitch:&lt;/STRONG&gt; Clearing cookies and caches can sometimes resolve temporary glitches within the application that might be causing the issue.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Corrupted Data:&lt;/STRONG&gt; In rare cases, corrupted data stored in the browser's cache related to Microsoft Fabric might be causing the issue. Clearing the cache removes this potentially problematic data.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Hard Refresh:&lt;/STRONG&gt; A hard refresh bypasses the cached version of the webpage and forces the browser to download the latest version from the server. Press Ctrl+Shift+R (Windows) or Cmd+Shift+R (Mac).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this information helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 08:49:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-retrieving-tables-using-oracle-database-connector-in/m-p/4001538#M4085</guid>
      <dc:creator>v-cboorla-msft</dc:creator>
      <dc:date>2024-06-20T08:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error in retrieving tables using oracle database connector in Data Factory (Fabric)</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-retrieving-tables-using-oracle-database-connector-in/m-p/4004482#M4134</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet.&lt;BR /&gt;In case if you have any resolution please do share that same with the community as it can be helpful to others.&lt;BR /&gt;Otherwise, will respond back with the more details and we will try to help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 16:54:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-retrieving-tables-using-oracle-database-connector-in/m-p/4004482#M4134</guid>
      <dc:creator>v-cboorla-msft</dc:creator>
      <dc:date>2024-06-21T16:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error in retrieving tables using oracle database connector in Data Factory (Fabric)</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-retrieving-tables-using-oracle-database-connector-in/m-p/4006226#M4146</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. In case if you have any resolution please do share that same with the community as it can be helpful to others .&lt;BR /&gt;If you have any question relating to the current thread, please do let us know and we will try out best to help you.&lt;BR /&gt;In case if you have any other question on a different issue, we request you to open a new thread.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 05:59:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-in-retrieving-tables-using-oracle-database-connector-in/m-p/4006226#M4146</guid>
      <dc:creator>v-cboorla-msft</dc:creator>
      <dc:date>2024-06-24T05:59:18Z</dc:date>
    </item>
  </channel>
</rss>

