on 2020 Jan 25 4:55 PM
Dear SAP Community,
I try to connect my SAP HANA Database (in Cloud Foundry) with Eclipse IDE 2019-09 (to create SAP HANA Views for SAP Marketing Cloud later on).
To setup the connection, I followed the instructions from
https://blogs.sap.com/2018/08/19/setting-up-the-new-hana-service-in-sap-cloud-platform-cloud-foundry...
Below, you find the steps, I performed to setup the connection.
When I now try to connect to my SAP HANA Database (in Cloud Foundry), I always get the error
The system cannot be reached. The Logon Data cannot be used. Do you want to add the system anyway?
I would be greateful to anybody who can help me to establish the connection correctly!
Best regards,
Denny
_____________________________________________________________________________________________
Step by Step:






In Specify System, enter Host Name zeus.hana.prod.eu-central-1.whitney.dbaas.ondemand.com (= Direct SQL Connectivity without colon and port), Instance Number 00 (= Database Name without leading letter), select Multiple Containers and Tenant Database, enter Name H00:28779 (= Database Name + : + Port of Direct SQL Connectivity), Description (e.g. SAPHana2), Locale English (United States of America), and select Next. 
In Connection Properties, enter User Name SYSTEM, Password *******, check Connect using SSL, and select Finish.


but ping to system is successful.

What I am doing wrong? From technical perspective, you should know, that I
Request clarification before answering.
Could you ping sucesfully? I have the same problem
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How did you ping successfully? My ping shows request time out even though I set to allow all ip address.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Based on my Neo experience with HANA on SCP, I think the system user needs to be assigned additional roles (“sap.hana.ide.roles::CatalogDeveloper” and “sap.hana.ide.roles::EditorDeveloper”) before it can be really used with web-based workbench editor.
Hence can you please try to login to the Web-based HANA cockpit in SCP CF and try to create a new user with an additional role as mentioned here? Then you can try to use the newly created user to login as mentioned here.
Thanks
Saurabh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Saurabh,
thank you for your response. I additionally performed the following step:
4.a. In Cloud Foundry > SAP HANA Service > SAP HANA Cockpit, I create a user group, a user (assigned to the group), and I assigned the following roles to the user:

6. Now, I repeated Step 6 (from before) with Credentials (Username and Passwort) of the new user.
But, again I receive an JDBC error:

Do you have any idea, how to solve that? I think its an JDBC problem. Perhaps the port is not the correct one. But where can I change the port for JDBC and to which value?
Thanks & best regards,
Denny
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.