Forum Discussion
mkj1213
Helper II
2 years agoMashupException.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 re...
- Anonymous2 years ago
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 KongIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
abhi21pura
1 year agoNew 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.