FAIL: process hdbdaemon HDB Daemon not running

While starting up the SAP HANA database, below error coming out,

 HDB start

StartService
Impromptu CCC initialization by 'rscpCInit'.
  See SAP note 1266393.
OK
OK
Starting instance using: /usr/sap/SID/SYS/exe/hdb/sapcontrol 
-prot NI_HTTP -nr 00 -function StartWait 2700 2

08.03.2019 02:01:13
Start
OK

08.03.2019 02:01:45
StartWait
FAIL: process hdbdaemon HDB Daemon not running

Solution

We are not sure if this can be call as a solution 🙂 but we manage to get rid of the error by rebooting the HANA server operating system.

Before you do the rebooting, please go to the trace directory and look for logs. In our case, we found below error logs.

TREXNameServer.cpp(10131) : Cannot retrieve master nameserver address !!!
TREXNameServer.cpp(10143) : Cannot retrieve master nameserver address !!!
TREXNameServer.cpp(10097) : process is terminating -> aborting nameserver retries
TREXNameServer.cpp(10131) : Cannot retrieve master nameserver address !!!
TREXNameServer.cpp(10143) : Cannot retrieve master nameserver address !!!

Use the error you found from the trace file and search them in the SAP portal page. Some of the SAP notes might be useful for you to refer,

  • 1944052 – Recovery failed due to hdbdaemon process not able to stop
  • 2125839 – Process hdbdaemon HDB Daemon not running – Address already in use
  • 2472793 – HANA process hdbdaemon HDB Daemon not running
  • 1918943 – HANA Database startup fails during revision upgrade

You May Also Like

Leave a Reply?