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

Installing SAP HANA express edition 2.0 on an instance of AWS

641

Hello,

I am trying to install SAP HANA express edition 2.0 on an instance of Amazon Web Services (AWS). The instance of AWS has the recommended requirements to successfully install and run SAP HANA 2.0, express edition.

Using the Download Manager in console mode, I downloaded the SAP HANA 2.0, express edition server only installer (hxe.tgz), and the XSA applications installer (hxexsa.tgz).

I extracted the installation files and I tried to run ./setup_hxe.sh as the root user:

> sudo ./setup_hxe.sh
Invalid platform. This is HANA, express edition on Linux X86_64

What could it be the cause of this error?

The instance of AWS is running SUSE Linux Enterprise Server 15 SP2 aarch64 (64-bit).

Thanks in advance for your help.


Amadis Martinez

View Entire Topic
thomas_jung
Developer Advocate
Developer Advocate

aarch64 is an ARM based image. HANA is not supported on ARM. Please choose an x86_64 based SUSE images instead.