Forum Discussion

SidzOne9's avatar
SidzOne9
Copper Contributor
Sep 16, 2019
Solved

Azure Data Factory - HANA ( Table Browse Issue )

 

Let me know if it ring any bells for the below issue – Azure & HANA connectivity.

 

I have setup a Integration Runtime (along with HANA client ) in my Desktop in order to form the connection between HANA and Azure ( ADF ). The connection validates all fine. However when I browse the tables from the Azure ADF connection if only gives me handful of tables under “SYS” schema from HANA. Can you guess a reason ?.  ( user has no privilege issues )

 

 

  • The issue was with the port number. In HANA 2, 3013 reaches out only to System DB so we updated the port number to 30041 to reach out to the tenant DB and it worked fine.

1 Reply

  • SidzOne9's avatar
    SidzOne9
    Copper Contributor

    The issue was with the port number. In HANA 2, 3013 reaches out only to System DB so we updated the port number to 30041 to reach out to the tenant DB and it worked fine.

Resources