We are currently trying to install a fresh HANA IDES system with SWPM:EHP7.
We are having issues with the installation of the HANA DB as shown in the picture:
Our logs are producing following output:
Mon Jun 27 16:37:58 CEST 2016 | com.sap.hdb.core.main.cmd.HdbCmdMain | *************************************************************
Wed Jun 29 10:39:00 CEST 2016 | com.sap.hdb.core.main.cmd.HdbCmdMain | Start new command section
Wed Jun 29 10:39:01 CEST 2016 | com.sap.hdb.core.main.cmd.HdbCmdMain | Version of com.sap.hdb.core.jar | Changelist: 157290 | API-Version: 00
Wed Jun 29 10:39:02 CEST 2016 | com.sap.hdb.core.main.cmd.HdbCmdMain | Version of com.sap.hdb.sl.lib.jar | Changelist: 157289 | API-Version: 34
Wed Jun 29 10:39:04 CEST 2016 | com.sap.hdb.core.main.cmd.HdbCmdMain | Name of HdbCmdClazz: class com.sap.hdb.sl.lib.utils.cmd.clazz.InstallServer
Wed Jun 29 10:39:04 CEST 2016 | com.sap.hdb.sl.lib.utils.HdbInst | Use Java process call.
Wed Jun 29 10:39:04 CEST 2016 | com.sap.hdb.sl.lib.utils.HdbInst | Execute command: /home/admin/SAP/51050846_part1/51050846/DATA_UNITS/HDB_SERVER_LINUX_X86_64/hdbinst --batch --read_password_from_stdin --shell=/bin/csh --number=02 --sid=HDB --sapmnt=/hana/shared --hostname=IDES7
Wed Jun 29 10:39:24 CEST 2016 | com.sap.hdb.sl.lib.utils.HdbInst | SAP HANA Database installation kit detected.
Wed Jun 29 10:39:28 CEST 2016 | com.sap.hdb.sl.lib.utils.HdbInst |
Wed Jun 29 10:39:28 CEST 2016 | com.sap.hdb.sl.lib.utils.HdbInst |
Wed Jun 29 10:39:28 CEST 2016 | com.sap.hdb.sl.lib.utils.HdbInst | SAP HANA Lifecycle Management - Database Installation 1.00.120.00.1462275491
Wed Jun 29 10:39:28 CEST 2016 | com.sap.hdb.sl.lib.utils.HdbInst | ****************************************************************************
Wed Jun 29 10:39:28 CEST 2016 | com.sap.hdb.sl.lib.utils.HdbInst |
Wed Jun 29 10:39:28 CEST 2016 | com.sap.hdb.sl.lib.utils.HdbInst |
Wed Jun 29 10:39:28 CEST 2016 | com.sap.hdb.sl.lib.utils.HdbInst | Start reading from input channel...
Wed Jun 29 10:39:28 CEST 2016 | com.sap.hdb.sl.lib.utils.HdbInst | ... Done.
Wed Jun 29 10:39:28 CEST 2016 | com.sap.hdb.sl.lib.utils.HdbInst | Start reading from input channel...
Wed Jun 29 10:39:28 CEST 2016 | com.sap.hdb.sl.lib.utils.HdbInst | ... Done.
Wed Jun 29 10:39:28 CEST 2016 | com.sap.hdb.sl.lib.utils.HdbInst | Installation failed
Wed Jun 29 10:39:28 CEST 2016 | com.sap.hdb.sl.lib.utils.HdbInst | running in batch mode
Wed Jun 29 10:39:28 CEST 2016 | com.sap.hdb.sl.lib.utils.HdbInst | Database User (SYSTEM) Password is invalid
Wed Jun 29 10:39:28 CEST 2016 | com.sap.hdb.sl.lib.utils.HdbInst | Database User (SYSTEM) Password must contain at least one upper-case character
Wed Jun 29 10:39:28 CEST 2016 | com.sap.hdb.sl.lib.utils.HdbInst |
Wed Jun 29 10:39:29 CEST 2016 | com.sap.hdb.core.main.cmd.HdbCmdMain | Error during execution of HdbCmdClazz section!
Wed Jun 29 10:39:29 CEST 2016 | com.sap.hdb.core.main.cmd.HdbCmdMain | An error occured during command execution. Please check logfile for further information. Current Logfiles: [/tmp/HDB_SL_Logfile.log, /tmp/sapinst_instdir/NW740SR2/HDB/INSTALL/STD/ABAP/HdbCmdOut.log]
Wed Jun 29 10:39:29 CEST 2016 | com.sap.hdb.core.main.cmd.HdbCmdMain | com.sap.hdb.sl.lib.utils.HdbInst.throwException(HdbInst.java:351)
Wed Jun 29 10:39:29 CEST 2016 | com.sap.hdb.core.main.cmd.HdbCmdMain | com.sap.hdb.sl.lib.utils.HdbInst.installServer(HdbInst.java:125)
Wed Jun 29 10:39:29 CEST 2016 | com.sap.hdb.core.main.cmd.HdbCmdMain | com.sap.hdb.sl.lib.utils.cmd.clazz.InstallServer.execute(InstallServer.java:50)
Wed Jun 29 10:39:29 CEST 2016 | com.sap.hdb.core.main.cmd.HdbCmdMain | com.sap.hdb.core.main.cmd.HdbCmdMain.execute(HdbCmdMain.java:113)
Wed Jun 29 10:39:29 CEST 2016 | com.sap.hdb.core.main.cmd.HdbCmdMain | com.sap.hdb.core.main.cmd.HdbCmdMain.main(HdbCmdMain.java:74)
Wed Jun 29 10:39:29 CEST 2016 | com.sap.hdb.core.main.cmd.HdbCmdMain | *************************************************************
The log clearly states, that the password for HDB is wrong (missing upper-case character).
But sapinst corrected us to use a password to fit this and was content afterwards.
So we don't really have an idea what went wrong.
Help is appreciated. I'm pretty new to this.
Best regards.