Connectivity failure to on-prem databases
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 01:33 PM
Hi All,
We have more than 100 jobs right now in Databricks which connect to on-prem database like Oracle. Connection to oracle is made through notebooks using jdbc thin client and using com.oracle.ojdbc:ojdbc10:19.3.0.0 or com.oracle.ojdbc:ojdbc8:19.3.0.0. The jobs were all running successfully since 2 months until yesterday, but suddenly we started getting error from today: The Network Adaptor could not establish the connection. On seeing the log, we get error: No route to host, socket connect lapse 17s. The issue is intermittent where some tasks are getting successful while others are getting failed. All tasks are connecting to same Oracle server and same database/schema. We have a hub and spoke vnet and hub is connected to on-prem databases via site-to-site VPN.
What could be the possible reasons of this failure?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 01:37 PM
Do you have any custom DNS in your set up? If yes, are you aware of any changes being performed on the same pointing to the databases?

