Error During The Phase PREP INIT/HDB CHK PRIVILEGES (SUM tool)
May 17, 2017 at 11:40 AM|368 Views
Hello,
OS: Linux SUSE DB: Hana 1.0 SP12 (with MDC) SAP: S/4Hana 1610
I´m trying to update some components in a SAP system and for that I´m using the SUM tool.
Now I´m facing an error during the phase PREP_INIT/HDB_CHK_PRIVILEGES:
Severe error(s) occurred in phase PREP_INIT/HDB_CHK_PRIVILEGES! Last error code set: Cannot open 'HdbStdout.txt': No such file or directory
- I checked some log files. HDBSLLIB_CHK_PRIVILEGES.LOG
Tue May 16 23:59:01 WEST 2017 | com.sap.hdb.core.main.cmd.HdbCmdMain | Version of com.sap.hdb.sl.lib.jar | Changelist: 169533 | API-Version: 35
Tue May 16 23:59:01 WEST 2017 | com.sap.hdb.core.main.cmd.HdbCmdMain | Error during execution of HdbCmdClazz section!
Tue May 16 23:59:01 WEST 2017 | com.sap.hdb.core.main.cmd.HdbCmdMain | DATABASE_SYSTEM_USER_PASSWORD=, Wrong format. Arguments must have the format key=value!
Tue May 16 23:59:01 WEST 2017 | com.sap.hdb.core.main.cmd.HdbCmdMain | DATABASE_SYSTEM_USER_PASSWORD=, Wrong format. Arguments must have the format key=value!
Tue May 16 23:59:01 WEST 2017 | com.sap.hdb.core.main.cmd.HdbCmdMain | com.sap.hdb.sl.lib.utils.cmd.clazz.CmdClazzParameterFactory.getParameterValue(CmdClazzParameterFactory.java:297)
Tue May 16 23:59:01 WEST 2017 | com.sap.hdb.core.main.cmd.HdbCmdMain | com.sap.hdb.sl.lib.utils.cmd.clazz.CmdClazzParameterFactory.createClassParameterMap(CmdClazzParameterFactory.java:107)
Tue May 16 23:59:01 WEST 2017 | com.sap.hdb.core.main.cmd.HdbCmdMain | com.sap.hdb.sl.lib.utils.cmd.clazz.CmdClazzParameterFactory.getParametersFromStdin(CmdClazzParameterFactory.java:451)
Tue May 16 23:59:01 WEST 2017 | com.sap.hdb.core.main.cmd.HdbCmdMain | com.sap.hdb.sl.lib.utils.cmd.clazz.CmdClazzParameterFactory.getCmdClazzParameter(CmdClazzParameterFactory.java:84)
Tue May 16 23:59:01 WEST 2017 | com.sap.hdb.core.main.cmd.HdbCmdMain | com.sap.hdb.sl.lib.utils.cmd.clazz.CmdClazzRunnerImpl.getParameters(CmdClazzRunnerImpl.java:42)
Tue May 16 23:59:01 WEST 2017 | com.sap.hdb.core.main.cmd.HdbCmdMain | com.sap.hdb.sl.lib.utils.cmd.clazz.CmdClazzRunnerImpl.<init>(CmdClazzRunnerImpl.java:13)
Tue May 16 23:59:01 WEST 2017 | com.sap.hdb.core.main.cmd.HdbCmdMain | com.sap.hdb.sl.lib.HdbSlLibImpl.getCmdClazzRunner(HdbSlLibImpl.java:21)
Tue May 16 23:59:01 WEST 2017 | com.sap.hdb.core.main.cmd.HdbCmdMain | com.sap.hdb.core.main.cmd.HdbCmdMain.execute(HdbCmdMain.java:106)
Tue May 16 23:59:01 WEST 2017 | com.sap.hdb.core.main.cmd.HdbCmdMain | com.sap.hdb.core.main.cmd.HdbCmdMain.main(HdbCmdMain.java:74)
Tue May 16 23:59:01 WEST 2017 | com.sap.hdb.core.main.cmd.HdbCmdMain | *************************************************************
SAPup> Process with PID 14115 terminated with status 1 at 20170516235901!
I checked other log file, SAPup.log
CURRENTPHASE PREP_INIT/HDB_CHK_PRIVILEGES
...started at 20170516235901
# Using phase log file 'HDBCHKPRIVILEGES.LOG'.
...finished at 20170516235901 with status ABORTED.
# Error message set: 'Cannot open 'HdbStdout.txt': No such file or directory'
...begin dialog at 20170516235901
I searched for a solution but I can´t found any sap note or something else that mentioned this error and the solution for it.
Add comment