Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
Kartik_K
New Member

Ms Fabric SAP Hana Connector Issue

Hi all,

 

Background:

I have been successful in connecting to SAP BW (hosted in cloud) with Ms Fabric using Dataflow Gen 2 connector. However, I am now working on connecting a SAP HANA Database (hosted by SAP in cloud) with Microsoft Fabric using the Dataflow Gen 2 connector, and have issues configuring the ODBC connector and the Online Power Query connector as follows:

 

1. ODBC Connector Issue:

I have downloaded the ODBC client form SAP development tools and have configured it as follows:

ODBC Connection 1.png

However the Test Connection is failing with the following error:

 

2. Connect to SAP Hana using Dataflow Gen2 Issue:

Going forward when I try to connect to SAP Hana using Dataflow Gen2 in MS Fabric after creating a gateway, I get the following error.

 

SAP Hana Power Query Error.PNG

Error Message:

‘An exception occurred: ODBC: ERROR [08S01] [SAP AG][LIBODBCHDB DLL][HDBODBC] Communication link failure;-10709 Connection failed (RTE:[89006] System call 'connect' failed, rc=10061:No connection could be established because the target computer refused the connection {**.***.***.**:30015} (**.***.***.**:30015)) (Session ID: 16d99661-7b85-41e9-9a4e-2e345c90ce50, Region: germany)’

 

I currently understand that the Online Power Query error is occurring because the ODBC connection could not be established successfully. Therefore,  any help with in resolving the ODBC error and the Dataflow Gen2 error this issue would be highly appreciated.

 

Warm Regards,

Kartik

 

 

 

 

 

 

1 ACCEPTED SOLUTION
v-nuoc-msft
Community Support
Community Support

Hi @Kartik_K 

 

The ODBC connector is faulty

 

The error message you see indicates that the communication link failed, which means that the connection attempt was blocked or rejected by the target machine:

 

Make sure your machine has access to the SAP HANA server. You can check the connection to the server and port (30015 in your case) using a tool like ping or telnet.

 

Check to see if there are any firewall rules or security groups that might prevent connections to SAP HANA servers. Make sure the necessary ports are open.

 

Ensure that the server name, port, and other connection parameters are specified correctly.

 

Ensure that the SAP HANA server is running and configured to accept connections on the specified port.

 

Set up your SAP HANA database connection - Microsoft Fabric | Microsoft Learn

 

Regards,

Nono Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-nuoc-msft
Community Support
Community Support

Hi @Kartik_K 

 

The ODBC connector is faulty

 

The error message you see indicates that the communication link failed, which means that the connection attempt was blocked or rejected by the target machine:

 

Make sure your machine has access to the SAP HANA server. You can check the connection to the server and port (30015 in your case) using a tool like ping or telnet.

 

Check to see if there are any firewall rules or security groups that might prevent connections to SAP HANA servers. Make sure the necessary ports are open.

 

Ensure that the server name, port, and other connection parameters are specified correctly.

 

Ensure that the SAP HANA server is running and configured to accept connections on the specified port.

 

Set up your SAP HANA database connection - Microsoft Fabric | Microsoft Learn

 

Regards,

Nono Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.

Top Solution Authors