Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Connection error for Manage In-DB for IBM Netezza

AlteryxTrev
10 - Fireball

I've been granted access to the Netezza Environment at my company and am now trying to access the data with it using Alteryx. I went to Options -> Advanced Option -> Manage In-DB Connections and made the below sections/entries. When I try to run a workflow I get the following error. Any idea how to successfully complete this connection?

 

Error: Connect In-DB (1): Error SQLDriverConnect: Server and/or port attributes are empty

 

 

IBM Netezza Connection.png

4 REPLIES 4
StellaBon
11 - Bolide

@AlteryxTrev You need to specify the server and port. Check with your supervisor or alteryx/IT administrator:

Example:

Driver={NetezzaSQL};servername=cs-spubox6.netezza.com;port=5480;

 

See: https://www.ibm.com/support/pages/values-odbc-connection-string 

 

Hope this helps,

StellaBon

AlteryxTrev
10 - Fireball

Thank you! I was able to connect with your help! :)

StellaBon
11 - Bolide

@AlteryxTrev Awesome!

AlteryxTrev
10 - Fireball

Hello again, another coworker is trying to connect to the database and receiving an error of LDAP Authentication. Any idea why he is getting this error?

Labels
Top Solution Authors