cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

"Socket Closed" Can't Connect to Oracle DB from DBX Connection

IMDT
New Contributor

I want to create a LakeHouse Federation to query data to a remote oracle DB.  I did the test connection to an Oracle DB to create the foreign catalog but keep running into socket closed error using compute.  Which is best Compute or WH?

In Compute using DBX runtime 17.0, Scala 2.13, Spark 4.0

Node type used r6idn.12xlarge
Access mode standard

Note:  I was able to use the same Oracle DB credentials to connect to the Oracle DB successfully from SQL Developer.

1 REPLY 1

szymon_dybczak
Esteemed Contributor III

Hi @IMDT ,

Maybe some networking issue? What's you network setup? Do you see something in driver logs?