Hi Alexander, I am wondering about the thinks you wrote, because RESTORE DATA and a subsequent INIT CONFIG is quite unusual. INIT CONFIG means that the complete data base content will be dropped, inclusive the system dba, which is needed for the restart!
The error code '6416' means that the restart fails because no system dba is available, but this is no surprise after INIT CONFIG! You should run INIT CONFIG and then RESTORE DATA! Regards, Torsten SAP DB, SAP Labs Berlin -----Original Message----- From: Alexander Schulz [mailto:[EMAIL PROTECTED] Sent: Freitag, 10. Oktober 2003 11:03 To: [EMAIL PROTECTED] Subject: Different backup restore behavior Hi, I have a problem with restoring a complete backup. We use complete backups to transfer data between different database servers. The source is version 7.4.3.17 on Windows 2000, the old target was 7.4.3.17 on Windows 2000. After restoring the backup on the target server I did a util_execute INIT CONFIG and everything was fine. Now I tried to restore the backup on a target 7.4.3.27 on Windows XP Professional. The restore with the new Database Manager GUI wizard works fine, no problem is reported. After restore I did the INIT CONFIG, also works fine. But now when I start the database to online mode it returns the following error: 2003-10-10 09:00:59 0xA74 ERR 59 Log RESTART ERROR '6416' => SHUTDOWN IS FORCED 2003-10-10 09:02:39 --- Starting GMT 2003-10-10 09:02:39 7.4.3 Build 027-123-048-452 I found an entry in the mailing lists from March 12 2003. I executed all the commands. After that the database is running again but empty. Thanks in advance for your help. Mit freundlichen Gr�ssen Alexander Schulz -------------------------------------------------------------------- solutionary GmbH, Reuchlinstrasse 10-11, 10553 Berlin, http://www.solutionary.de mail: [EMAIL PROTECTED] tel 030.343462.40 / fax 030.343462.58 -------------------------------------------------------------------- -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
