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
mkj1213
Helper I
Helper I

MashupException.Error: Oracle: ORA-03135: connection lost contact

Hello i am trying to write a table from an Oracle database to a table in the lakehouse using a Dataflow Gen2, however i am getting the following error:
Mashup Exception Data Source Error Couldn't refresh the entity because of an issue with the mashup document MashupException.Error: Oracle: ORA-03135: connection lost contact
 
I had tried to copy the table using a copy activity from the pipeline it had executed in less than 10 mins and this is the ouput of the datapipeline.
 
dataRead": 5888482512, "dataWritten": 509448331, "filesWritten": 3, "sourcePeakConnections": 1, "sinkPeakConnections": 2, "rowsRead": 61295977, "rowsCopied": 61295977, "copyDuration": 496
 
Is it possible that dataflow Gen 2 is not able to handle such volume? Fast copy is not supported for Oracle DB


1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @mkj1213 ,

 

For error messages such as ORA-03135, they are usually caused by unexpected or forced termination of the server, server connection timeout, and so on.

Refer to the following similar solution if it helps you.

c# - "ORA-03135: connection lost contact" when inserting large file - Stack Overflow

 

Best Regards,
Adamk Kong

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
abhi21pura
New Member

Hi @mkj1213 ,

Please can you share if you were able to fix this issue with Dataflow and Oracle.
We also are facing the a similar issue.

Anonymous
Not applicable

Hi @mkj1213 ,

 

For error messages such as ORA-03135, they are usually caused by unexpected or forced termination of the server, server connection timeout, and so on.

Refer to the following similar solution if it helps you.

c# - "ORA-03135: connection lost contact" when inserting large file - Stack Overflow

 

Best Regards,
Adamk Kong

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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.

July 2025 community update carousel

Fabric Community Update - July 2025

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

Top Solution Authors
Top Kudoed Authors