I'm having the following error message while i'm trying to refresh the reports which extracts data from Sybase IQ:
DBDriver failed to load : /opt/SAPBI/sap_bobj/enterprise_xi40/dataAccess/connectionServer/drivers/lib64/libdbd_iqdbodbc16.so (libdbodbc16.so: cannot open shared object file: No such file or directory).
What I've done so far:
- installed IQ client tool Sybase IQ 16.0 Network Client Linux x86-64 with default configuration
-created odbc entry which point to my IQ driver.
Why does it still use opt/SAPBI/sap_bobj/enterprise_xi40/dataAccess/connectionServer/drivers/lib64/libdbd_iqdbodbc16.so if i've installed it in /opt/SYBASEIQ/....
here is extract from IQ:
UID=dba
DatabaseName=DWHIQ
ServerName=DWHIQ
Host=192.168.11.11:2639
Driver=/opt/SYBASEIQ/IQ-16_0/lib64/libdbodbc16.so
Most likely i have to modify and change smth, but what? I'm not really Linux admin guy, so do not have any experience in that type of configs