cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Installing SAP HANA Smart Data Streaming

klausfreyburger
Participant
0 Likes
2,094

Hi, I am following "Installing SAP HANA Smart Data Streaming". While running install_sds.sh I am getting "database 'HXE' is unavailable SQLSTATE: HY000".

Database ist up and running. Connection in HANA studio works fine.

I suspect it has something to do with tenant. When doing /usr/sap/HXE/HDB90/exe/hdbsql it works with option -n hxehost:39013 or 39041 (ports according to note 2316463).

It is not clear to me how this can be achieved in the parameters of the install_sds.sh

Thanks Klaus

View Entire Topic
Former Member
0 Likes

Can you login to SYSTEMDB and run:

ALTER SYSTEM START DATABASE HXE

then try "install_sds.sh" again?
klausfreyburger
Participant
0 Likes

This solves the first issue. Thanks a lot!

However now I am stuck during the installation process (VMWare 12 GB on an Windows 16GB host). It now hangs about an hour at this step (see screenshot below). System monitoring in HANA studio is not possible (timeout when trying to connect to server) I have to leave now and let this running. I will keep you informed.