We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

using IN-DATABASE tool to write data into a shared path in databricks

Katy
5 - Atom

I try to use IN-DATABASE tool to move data from oracle db to a shared path in databricks. Tried the 3 Options “create a new table”, "create a temp table", "insert an existing table" but got error

 

Error: Data Stream In (16): Error SQLDriverConnect: [Simba][DriverSupport] (1110) Unexpected response received from server. Please ensure the server host and port specified for the connection are correct and confirm if SSL should be enabled for the connection.

End:

 

My ODBC connection is OK. And rest of settings in Alteryx looked ok to me. I can access and write data to the path via databricks UI but not Alteryx in-database tool.

2 REPLIES 2
bbak91
Alteryx
Alteryx

Have you followed the guide here to configure your read and write driver settings? https://help.alteryx.com/current/designer/databricks

 

databricks.png

Katy
5 - Atom

yes, I followed the guide configured the read and write driver settings.

Labels
Top Solution Authors