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.

Error SQLExecute: [IBM][CLI Driver] CLI0108E Communication link error

GaryFerris
5 - Atom

I'm having an Issue with an IBM DB2 query in an Input Data component. I can successfully query the database using a simple select query with a where statement of WHERE ("CPTTN_PAYMNT"."PRMRY_PMG_ID" = '0T2'). If I remove the where statement or change it to WHERE ("CPTTN_PAYMNT"."PRMRY_PMG_ID" <> '0T2') or a different valid value, I get the following error: "Error SQLExecute: [IBM][CLI Driver] CLI0108E Communication link error" . I am using Alteryx Designer x64 version 2023.2.1.7 with the IBM DB2 ODBC connector on Windows 10 Pro. I've also tried just  selecting the table name in the Input Data component but that returns the same error. Any assistance is appreciated.

0 REPLIES 0
Labels
Top Solution Authors