Symptom
SAP DBTech JDBC: [403]: internal error: Cannot get remote source objects: [SAP][ODBC Driver][SQL Anywhere]Connection error: Cannot load encryption DLL /hana/shared/<SID>/<PATH> /libdbrsa17_r.so: version mismatch
You can directly connect to the IQ database from HANA host at the OS level.
You find two identical files 'libdbrsa17_r.so' in the different locations. You use the command 'strings' to get version information, and the result you get is the same. Such as:
strings /<PATH>/libdbrsa17_r.so | grep IDENT=
IDENT=libdbrsa17_r.so.1/17.0.11/P/x86_64/Linux 4.12.14-122.179-default/7716/OPT/Mon Mar 4 00:24:56 EST 2024
strings /<another PATH>/libdbrsa17_r.so | grep IDENT=
IDENT=libdbrsa17_r.so.1/17.0.11/P/x86_64/Linux 4.12.14-122.179-default/7716/OPT/Mon Mar 4 00:24:56 EST 2024
The LD_LIBRARY_PATH setting is also correct.
"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."
Read more...
Environment
SAP HANA, platform edition 2.0
Product
Keywords
libdbrsa17_r.so, libdbodbc17_r.so, 403, version mismatch, LD_LIBRARY_PATH, location, version, strings , KBA , HAN-DB-SDA , SAP HANA Smart Data Access , How To
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.