Hi,
I am trying to connect to my HANA instance created as Multi-tenant DB(Native) using the HANA Studio which I have upgraded to version 2.0.
Image may be NSFW.
Clik here to view.
I am able to successfully connect to SYSTEMDB.
Image may be NSFW.
Clik here to view.
But when I try to connect to the tenant DB (which is up an running)
Image may be NSFW.
Clik here to view.
using the HANA studio it fails to find this and didn't connect.
The tenant DB is running and perfectly OK as I can connect to it use hdbsql \c command from my PC as well (after specifying the port number 30041 along with the host number).
Image may be NSFW.
Clik here to view.
In HANA studio I don't find a place where I can specify the port number. I have tried by using -n hostname:port in the additional JDBC option text box but it doesn't help.
Image may be NSFW.
Clik here to view.
Any ideas?
Thanks.