cancel
Showing results for 
Search instead for 
Did you mean: 

HANA Express

bharathyp
Active Participant
0 Kudos

Hi,

I am using HANA Express on Virtual Box (shouldn't be making any difference for my query below)

So, I am planning on installing Solution Manager 7.2 on HANA (using HANA express as my DB) but as distributed installation. So the combination is Suse and Windows (2012r2)

I alredy installed ASCS on Windows and now I am very confused on the DB instance installation part.

How do i proceed further to install DB instance? Should I start the swpm from SUSE itself? and if I do do I need to provide the profile file of the Windows here? If I need to how to do mount a share on HANA express? I keep getting 115 error (this error seems quite notorious from google)

OR

Can I directly start from Windows server itself? I did try this method and in the abap import phase the last job failed saying that no proper userids are available... so it got me thinking I have to start DB instance installation on the DB host itself (SUSE).

Please guide me, tks.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hello,

as already stated, the limitation here is the 32 Gb of RAM... which is not enough to hold a Netweaver stack running on top. There are many tables that would need to be kept in the Rowstore, even if used as an "empty" test-system it would be at its memory limits from the very beginning. The SSD doesn't help here because HANA will - due to its concept - load the Rowstore tables and Columnstore columns needed into the memory, requests for more memory e.g. during a delta merge (requiring twice of the size of the table of memory) or other computations will continuosly fail... as the system is not properly sized. Think about it like a regular HANA database with limited features (therefore the code size is smaller), therefore 32 Gb are enough for development purpose with sample data but not to run Netweaver stack on top.

Best regards,

Michael

bharathyp
Active Participant
0 Kudos

"load the Rowstore tables and Columnstore columns needed into the memory" ah that makes sense. Thanks.

Answers (3)

Answers (3)

bharathyp
Active Participant
0 Kudos

Hi John,

I ended up setting up a SMB share between windows and suse. Another easier way would be to use any FTP (Filezilla is what I prefer) to transfer files and such.

bharathyp
Active Participant
0 Kudos

I totally agree with you on this. But my understanding is that you should be able to use this just as you use the actual HANA DB and the only limitation is the ram allocation is capped at 32gb. Which is fine because the rest will be on a SSD, so this is purely a test environment setup.

Also in the process I want to learn how do I do basic things like setting up a share between windows and suse linux.

JohnNeil
Advisor
Advisor
0 Kudos

Hi Priya, How did this work out for you? I want to do the same thing.

TomCenens
Active Contributor
0 Kudos

Hi

SAP HANA express isn't meant to be placed under SAP Solution Manager as a database platform / database so I'm not even sure if this will or can work. From a technical point of view it might depending on what was cut out of SAP HANA to build up SAP HANA express but it's definitely not going to be supported.

So you should get the SAP HANA Platform Edition instead which you should find on https://support.sap.com/swdc under software downloads - installation - in-memory (SAP HANA) ... - platform edition.

You can then install the database (on DB host) and afterwards start SolMan 7.2 installation through SWPM.

Another thing is and will be, your amount of memory will not be sufficient to put this in place. You should go for 244GB instance on Amazon AWS or something similar instead.

Best regards

Tom