ACT NOW: The Alteryx team will be retiring support for Community account recovery and Community email-change requests Early 2026. Make sure to check your account preferences in my.alteryx.com to make sure you have filled out your security questions. Learn more here
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