Skip to Main Content

DevOps, CI/CD and Automation

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!

[01000][unixODBC][Driver Manager] When connecting to SAP HANA

User_R58AUSep 5 2016

Hi everyone.

We need to connect to SAP Hana, Oracle database is 11.2.0.3 running on an AIX 7.1 TL2 server.

We downloaded the UNIXODBC 2.3.0, install SAP Hana Client, and we are able now to connect with hdbsql.

But when trying to connect with isql, always throws the error:

[01000][unixODBC][Driver Manager]

Even after we set up the LIBPATH and PATH variables to point to SAP Hana client installation directory and to UNIXODBC lib and exe paths.

Any idea???

[root@allocpdb2:/usr/local/lib/unixODBC-2.3.0/exe]# ldd /usr/sap/hdbclient/libodbcHDB.so

/usr/sap/hdbclient/libodbcHDB.so needs:

         /usr/lib/libpthread.a(shr_xpg5_64.o)

         /usr/lib/libC.a(shr_64.o)

         /usr/lib/libC.a(shr2_64.o)

         /usr/lib/libC.a(shr3_64.o)

         /usr/lib/libC.a(ansi_64.o)

         /usr/lib/libc.a(shr_64.o)

         /unix

         /usr/lib/libC.a(shrcore_64.o)

         /usr/lib/libC.a(ansicore_64.o)

         /usr/lib/libcrypt.a(shr_64.o)

Best regads.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 3 2016
Added on Sep 5 2016
0 comments
585 views