Skip to Content
0
Jun 16, 2020 at 09:15 AM

SAP HANA, express edition + Apps, with Docker + DWF modul

186 Views Last edit Jun 16, 2020 at 09:22 AM 2 rev

Hi Experts,

I was able to install HXE with docker.

Installing SAP HANA, express edition Server + Apps, with Docker

After the installation, I tried to install the "DWF" modul (Data Warehousing Foundation) for XSA. I tried two ways, but it fails in both.

1.

xs install .\XSACDWFRUNTIME04_0-70002611.ZIP
Picked up _JAVA_OPTIONS: -Duser.home=T:/




Running installation in org "HANAExpress" / space "SAP" as xsa_admin...
File upload starts...
Upload into container starts...
Container ID: 419e018e-3539-4ebd-9693-53c43e5b46fd

Software Component
-------------------------------------
name                 XSAC_DWF_RUNTIME
vendor               sap.com
version              2.4.0
-------------------------------------

Upload into container finished successfully
Validation starts...
Summary of what will be installed:
Software component XSAC_DWF_RUNTIME (sap.com) 2.4.0
Validation finished successfully


Installation failed.
ERR    com.sap.cloud.lm.sl.slp.client.HttpClientException: : Parameters with identifiers [deployTarget] are not supported

2. Tried to download and to install the dwf-modul with the HXEDownloadManager:

:/usr/sap/HXE/home/bin # ./HXEDownloadManager_linux.bin linuxx86_64 dwf.tgz
Invalid number of options.

Any idea what the reason is?

Thanks for helping!