cancel
Showing results for 
Search instead for 
Did you mean: 

HANA Express update Problem: No password tag 'org_manager_password' found

volker_deneke
Explorer
0 Kudos

Hi all, upgrade from version ..033 to 035 fails:

SAP HANA Lifecycle Management - SAP HANA Express Edition 2.00.035.00.1545187853
2019-02-07 12:09:32 : *******************************************************************************
2019-02-07 12:09:32 :
2019-02-07 12:09:32 :
2019-02-07 12:09:35 : Start reading from input channel...
2019-02-07 12:09:35 : ... Done.
2019-02-07 12:09:35 : Running in batch mode
2019-02-07 12:09:35 : No password tag 'org_manager_password' found
2019-02-07 12:09:35 : Mandatory parameter 'org_manager_password' (OrgManagerPassword) is missing or invalid

Can't find any suggestions ....

Cheers,

Volker

Accepted Solutions (0)

Answers (4)

Answers (4)

urvi_parikh
Explorer
0 Kudos

Try command ./hdblcm --org_manager_user=XSA_ADMIN and it will ask you to enter password for XSA_ADMIN user(org_manager_user)

volker_deneke
Explorer
0 Kudos

Hi, I deleted and reinstalled XSA, same problem with pw for XSA_ADMIN (solved) and upgraded HXE, so everything is fine now 🙂

cheers,

Volker

alex_qin
Employee
Employee
0 Kudos

Hi Deneke,

I can not reproduce your issue. So can you give me your steps in detail , so I can look into it. BTW , you are using binary install version (not hxe on vm and cloud ) right?

hxeadm@mo-a77a2aa70.mo:/usr/sap/HXE/HDB90> HDB version

HDB version info:

version: 2.00.033.00.1535711040

branch: fa/hana2sp03

machine config: linuxx86_64

git hash: 83714f37479a86233127c092c9e295c72d727b8b

git merge time: 2018-08-31 12:24:00

weekstone: 0000.00.0 cloud edition: 0000.00.00

compile date: 2018-08-31 12:31:44

compile host: ld4550

compile type: rel

testuser@mo-a77a2aa70:/vldbqa_archive3/HXE/QA/d_RELEASES/HANA_EXPRESS_20> cat hxe_info.txt

[hxe_version]

HANA, express edition=2.00.035.00.20190115.1

#

HDB_AFL=2.00.035.00

HDB_LCM=2.00.035.00

HDB_SERVER=2.00.035.00

#

XSA_RT=1.0.99

XSAC_COCKPIT=2.8.8

XSAC_HRTT=2.7.42

XSAC_MESS_SRV=1.3.6

XSAC_SAP_WEB_IDE=4.3.60

XSAC_PORTAL_SERV=1.14.3

XSAC_SERVICES=1.6.11

XSAC_UI5_FESV3=1.44.38

XSAC_UI5_FESV4=1.52.24

XSAC_XSA_COCKPIT=1.1.8

# [hxe_installation]

INSTALL_TYPE=Binary

INSTALL_DATE=

testuser@mo-a77a2aa70:/vldbqa_archive3/HXE/QA/d_RELEASES/HANA_EXPRESS_20> sudo ./hxe_upgrade.sh

Enter HANA, express edition installer root directory: Hint: <extracted_path>/HANA_EXPRESS_20 HANA, express edition installer root directory [/vldbqa_archive3/HXE/QA/d_RELEASES/HANA_EXPRESS_20]:

Enter SAP HANA system ID [HXE]:

Enter HANA instance number [90]:

Enter "System administrator (hxeadm)" password :

Enter "System database user (SYSTEM)" password :

Start "HXE" tenant database. This may take a while...

Enter "HXE database user (SYSTEM)" password :

Enter "XSA administrative user (XSA_ADMIN)" password :

Login to XSA services...

volker_deneke
Explorer
0 Kudos

Problem solved: HXE_upgrade.sh does not ask for XSA_ADMIN pw, I added the pw into the script. It seems, the script had a bug.