Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle ODBC gateway fails but isql work fine with Sybase 17 connection

frankntxMay 14 2021

Oracle 12c
CentOS 6.10
SQLAnywhere 17
unixODBC 2.3.7
Trying to use the Oracle ODBC gateway to connect to a Sybase database using SQLAnywhere 17.
unixODBC setup looks fine and I can connect from Linux to Sybase using isql w/o issues.
But when trying to connect over a dblink, I get the following error:
ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
[unixODBC][Driver Manager] Can't open lib '/opt/sqlanywhere17/lib64/libdbodbc17_r.so':file not found {01000}

This post has been answered by frankntx on May 14 2021
Jump to Answer
Comments
Post Details
Added on May 14 2021
1 comment
414 views