Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
smoqt
Advocate I
Advocate I

Fabric Pipeline Oracle Connection Issues

Since 2025-08-05, I am seeing frequent but intermittent failures from Fabric Pipelines that connect to, ingest from, or query Oracle databases (even databases on separate servers).  Anyone else experiencing this?

 

Error Message:
Cannot load managed ODP.NET driver.

Full Exception Message:
Exception: ''Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Failed to open the Oracle database connection.,Source=Microsoft.DataTransfer.Connectors.OracleV2Core,''Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Cannot load managed ODP.NET driver. Please make sure the driver is installed on your machine.,Source=Microsoft.Connectors.OracleUnbundle,''Type=System.ArgumentException,Message=Unable to find the requested .Net Framework Data Provider. It may not be installed.,Source=System.Data,'''

3 REPLIES 3
v-achippa
Community Support
Community Support

Hi @smoqt,

 

Thank you for reaching out to Microsoft Fabric Community.

 

The Fabric pipeline’s Oracle connector is trying to load the managed ODP.NET provider. The runtime that executes the connector does not have a compatible ODP.NET installed or the installed driver’s bitness or version is incompatible with the connector.

Recent updates to the Oracle connector and SHIR/gateway components have made them stricter about the managed ODP.NET driver, so the issue can be intermittent when runs are routed to hosts without the correct driver or version.

So the driver must be present on the machine that executes the connector.

  • Identify which SHIR/gateway host ran the failed job, check the pipeline run details for this.
  • On that host install the ODP.NET managed driver, that matches the host bitness. After installation restart the SHIR/gateway service and re run the pipeline.
  • If you have multiple SHIR or gateway nodes in a cluster, make sure all nodes have the same ODP.NET driver version and bitness installed to avoid the intermittent failures

Please refer below documents:

https://docs.oracle.com/en/database/oracle/oracle-database/19/odpnt/installODPmd.html

https://learn.microsoft.com/en-us/fabric/data-factory/connector-oracle-database-overview

 

 

If this post helps in resolving the issue, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it! 

 

Thanks and regards,

Anjan Kumar Chippa

Hi @smoqt,

 

As we haven’t heard back from you, we wanted to kindly follow up to check if the solution I have provided for the issue worked? or let us know if you need any further assistance.

 

Thanks and regards,

Anjan Kumar Chippa

Hi @smoqt,

 

We wanted to kindly follow up to check if the solution I have provided for the issue worked? or let us know if you need any further assistance.

 

Thanks and regards,

Anjan Kumar Chippa

Helpful resources

Announcements
Fabric July 2025 Monthly Update Carousel

Fabric Monthly Update - July 2025

Check out the July 2025 Fabric update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.