cancel
Showing results for 
Search instead for 
Did you mean: 

How to connect a HANA cloud database in Local HANA studio

danielsapbasis
Participant
842

Hi Experts,

How can we connect an HANA cloud database instance created  with BTP trail account to Local HANA studio?

Please provide the steps.

Thanks in advance

 

 

 

 

Accepted Solutions (0)

Answers (2)

Answers (2)

yogananda
Product and Topic Expert
Product and Topic Expert

Hi danielsapbasis 


you can install DBeaver from community edition and once you installed.. you need to provide hostname, username and password and port : 443

mfaggian
Discoverer
It does not work. I have this message error: SAP DBTech JDBC: Cannot connect to jdbc:sap://hana***.eu2.hana.ondemand.com:443 [Data receive failed (socket timeout). : *.*.*.*:65313 -> hana***.eu2.hana.ondemand.com:443 ConnectionID:0 SessionID:0].
eric_wu
Product and Topic Expert
Product and Topic Expert

Have you check the help document of HANA Studio?

 https://help.sap.com/docs/SAP_HANA_PLATFORM/52715f71adba4aaeb480d946c742d1f6/abedb1c22b0746a8a44a38b... 

After you created the HANA instance, you can create the service key for it in your BTP cockpit, and create add the HANA system in HANA Studio with this service key.

zfiori
Participant
0 Kudos
" If you are adding a tenant database in a multi-database system, you can specify either the fully qualified domain name (FQDN) of the system hosting the tenant database or the virtual host name for the tenant database. Every tenant database requires a virtual host name so that the system's internal SAP Web Dispatcher can forward HTTP requests to the XS server of the correct database. "
danielsapbasis
Participant
0 Kudos
Could you please provide the steps for service key generating and adding the HANA cloud instance in locally installed HANA database.