Sep 16 2019 06:10 AM
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 )
Sep 17 2019 04:54 PM
SolutionThe 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.
Sep 17 2019 04:54 PM
SolutionThe 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.