cancel
Showing results for 
Search instead for 
Did you mean: 

SYSTEMDB - HANA STUDIO - Unable to connect

stoicaflorin
Explorer
0 Kudos
5,674

Hello,

My SAP HANA DB was upgraded from 2.0 SPS 0 to 2.00.037

I'm trying now to connect to SYSTEMDB from HANA Studio but this is not possbile. SYSTEM password was reset but still the connection doesnt work. The only way I can access it is from OS level with hdbsql. Any suggestions please? I can connect only over the tenant with SYSTEM and any other users.

Regards,

Florin

Accepted Solutions (1)

Accepted Solutions (1)

kashyap_shah3
Contributor
0 Kudos

Hi Florin,

Please check if port 30213 is open on HANA database host from the host of HANA studio.
You can check this by running the command from HANA studio host: telnet <HANA database host> 30213

Please let me know if error continues even though port is opened.

Best Regards,
Kashyap Shah

Answers (3)

Answers (3)

stoicaflorin
Explorer

Hello Kashyap,

I have configured firewall and now the connection is working. (for testing purpose - disable firewall)

Thanks everyone for support.

Regards,

Florin

stoicaflorin
Explorer

Hello Kashyap,

Thank you for your support. I've testet the connection with telnet and is not working (connecting to...)

I will check from OS level to open port connection and get back here with a feedback.

Regards,

Florin

stoicaflorin
Explorer
0 Kudos

[root@xxx~]# netstat -an | grep 30213 tcp 0 0 0.0.0.0:30213 0.0.0.0:* LISTEN