Hi, I got a partially working script to restore my MaxDB 7.5 backup to empty system also running MaxDB 7.5. This is on Windows 2000 or Windows XP. I am doing a database only restore, no database + log. The backup was done with the MIGRATION option.
Here is a link to the script I am using for the restore: http://www.IPCoast.com/MaxDB-Restore01.txt The database does restore and starts, with this output: Returncode 0 Date 20031203 Time 00145253 Server --- obscured --- Database MYDB1 Kernel Version Kernel 7.5.0 Build 005-121-054-885 Pages Transferred 1119968 Pages Left 0 Volumes 1 Medianame completeFile Location c:\MaxDB-server1-bk001.data Errortext Label DAT_00042 Is Consistent true First LOG Page 19819896 Last LOG Page DB Stamp 1 Date 20031202 DB Stamp 1 Time 00144916 DB Stamp 2 Date DB Stamp 2 Time Page Count 1119949 Devices Used 1 Database ID --- obscured ---- Max Used Data Page 0 However, the first attempt to cold/warm the database returns: ERR -24895,ERR_SHUTDOWN: shutdown of database occured -71,connection broken The cause (as shown in kernldiag and checking disk) being that the LOG file is not being created. With SAPDB 7.4.x, the empty log file used to be created fine during a restore. Thank you. Stephen Gutknecht -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
