Hello,
I tried the recovery using the command line, but an error occurs (hostname, server url is blanked out)
<server url>:HDB:hdbadm /usr/sap/HDB/HDB02 102> HDBSettings.sh recoverSys.py --command="RECOVER DATABASE UNTIL TIMESTAMP '2015-09-21 15:14:00'"
[140586761774848, 0.001] >> starting recoverSys (at Mon Sep 28 12:28:54 2015)
[140586761774848, 0.001] args: ()
[140586761774848, 0.001] keys: {'command': "RECOVER DATABASE UNTIL TIMESTAMP '2015-09-21 15:14:00'"}
own pid: 11375
recoverSys started: 2015-09-28 12:28:54
testing master: <hostname>
<hostname> is master
shutdown database, timeout is 120
stop system
stop system: <hostname>
stopping system: 2015-09-28 12:28:54
stop system: <hostname> failed status: YELLOW
<hostname>hdbdaemon HDB Daemon Stopping
<hostname>hdbnameserver HDB Nameserver Running
<hostname> hdbpreprocessor HDB Preprocessor Running
<hostname> hdbindexserver HDB Indexserver Stopping
<hostname> hdbscriptserver HDB Scriptserver Stopping
<hostname> hdbxsengine HDB XSEngine Stopping
<hostname> hdbcompileserver HDB Compileserver Running
<hostname> hdbwebdispatcher HDB Web Dispatcher Scheduled
recoverSys failed: 2015-09-28 12:30:54
[140586761774848, 120.340] 1
[140586761774848, 120.341] << ending recoverSys, rc = 1 (RC_GENERAL_EXCEPTION), after 120.339 secs
What is going on there?