Quantcast
Channel: SCN : Discussion List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 6412

HANA access via ODBC on Linux

$
0
0

Hi there,

 

I'm attempting to connect to HANA, as a data store, using ODBC from a SuSE client machine. The HANA instance is on AWS and was installed using the SAP standard HANA AMI v1.0 Rev 28.

 

The client is using unixODBC, and the DSN is defined as a .odbc.ini in the user's home folder:

 

[hana]

Driver  = /usr/sap/hdbclient/libodbcHDB.so

Host    = imdbhdb

Port    = 30015

 

I'm able to reach the HANA server, imdbhdb is defined in /etc/hosts and points to the correct Elastic IP, via telnet to port 30015.

 

But, when I attempt an isql connection I get the following:

 

user @ client:~> isql -v hana SYSTEM manager

[08S01][unixODBC][SAP AG][LIBODBCHDB SO][HDB] Communication link failure;-10709 Connection failed (RTE:[89006] System call 'connect' failed, rc=111:Connection refused)

[ISQL]ERROR: Could not SQLConnect

 

I have verified that the SuSE Firewall on the HANA server, imdbhdb, is in fact turned off.

 

What am I missing?

 

Thanks in advance!


Viewing all articles
Browse latest Browse all 6412

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>