Good day SAP Community,
We are undergoing installation of Lumira 1.28 and we have come across this hiccup:
Any specialist out there who would like to take an attempt at it?
We tried the HALM command line tool to import the Lumira Server 28 Delivery Unit .
The force option -f is not recognized . The -o ALLOW_DU_SAME_VERSION gives a different message .Below is the output of both commands.
BATSSERP00:/hana/shared/SW/lumira/DATA_UNITS/SAP_LUMIRA_SERVER_1> cd /hana/shared/HDB/hdbclient
BATSSERP00:/hana/shared/HDB/hdbclient> export HDBALM_USER=SYSTEM
BATSSERP00:/hana/shared/HDB/hdbclient> export HDBALM_HOST=10.160.14.115
BATSSERP00:/hana/shared/HDB/hdbclient> export HDBALM_PORT=8002
BATSSERP00:/hana/shared/HDB/hdbclient> ./hdbalm install -f yes /hana/shared/SW/lumira/DATA_UNITS/SAP_LUMIRA_SERVER_1/LUMIRASERVER28_0.ZIP
no such option: -f
BATSSERP00:/hana/shared/HDB/hdbclient> ./hdbalm install -o ALLOW_DU_SAME_VERSION /hana/shared/SW/lumira/DATA_UNITS/S/LUMIRASERVER28_0.ZIP
Password:
At least Version 1.4.0 of delivery unit HANA_XS_LM is required to run this command.
BATSSERP00:/hana/shared/HDB/hdbclient>