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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

UnixODBC & Generic ODBC

I have TOS v5.6.1 installed on CentOS v6.6.  I have installed the unixODBC packages onto the server along with MySQL odbc drivers.  In TOS, I go to create a new DB connection.  Enter the correct connection information.  When I click the "Check" button, TOS crashes and generates the following error: /usr/bin/java: symbol lookup error: /opt/java/jdk1.7.0_75/jre/lib/amd64/libJdbcOdbc.so: undefined symbol: SQLAllocEnv
I know there is a native MySQL jdbc driver but will be connecting TOS to databases without a jdbc driver and only an ODBC driver (i.e. QuickBase by Intuit).  I'm using this to resolve why TOS has an issue connecting via unixODBC.  
I've attached pictures of the following: odbc.ini; odbcinst.ini; 

Labels (2)
1 Reply
Anonymous
Not applicable
Author

/opt/java/jdk1.7.0_75/jre/lib/amd64/libJdbcOdbc.so: undefined symbol: SQLAllocEnv

Refer to the answers in this article for this error.
BR
Shong