Tuesday, February 27, 2018

Troubleshooting Connection Problems: HANA Express From HANA Studio

DZone Database Zone
Troubleshooting Connection Problems: HANA Express From HANA Studio
Troubleshooting Connection Problems: HANA Express From HANA Studio

After repeatedly seeing questions around failed connections to HANA Express, I'm compiling the basic troubleshooting steps I take when, for example, HANA Studio does not connect to my HXE instance. The most typical error is:

The system cannot be reached. logon data cannot be used.

No comments:

Fun With SQL: Functions in Postgres

DZone Database Zone Fun With SQL: Functions in Postgres In our previous  Fun with SQL  post on the  Citus Data  blog, we covered w...