Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
lguevara
Partner - Creator II
Partner - Creator II

Qlik Replicate - source DB2 driver

HI,

I want to install driver ibm-iaccess-1.1.0.15-1.0.x86_64.rpm in red hat but have and dependency, "/usr/bin/odbcinst is need by ibm" the odbc is not installed.

What version I could be install of odbc and If exists another dependency to install ibm-iaccess-1.1.0.15-1.0.x86_64.rpm

Labels (2)
1 Solution

Accepted Solutions
john_wang
Support
Support

Hello @lguevara ,

Thanks for reaching out to Qlik Community!

/usr/bin/odbcinst is part of the odbcinst component of unixODBC. It looks like unixODBC is not installed on your system. You can install the appropriate version using the yum install command or obtain the necessary unixODBC RPM packages from your Linux installation kit then install it by rpm command.

Hope this helps.

John.

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!

View solution in original post

1 Reply
john_wang
Support
Support

Hello @lguevara ,

Thanks for reaching out to Qlik Community!

/usr/bin/odbcinst is part of the odbcinst component of unixODBC. It looks like unixODBC is not installed on your system. You can install the appropriate version using the yum install command or obtain the necessary unixODBC RPM packages from your Linux installation kit then install it by rpm command.

Hope this helps.

John.

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!