The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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,'''
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.
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