Hi Christian, > last week we made a migration from our productive Database > into a Test DB. > It was possible to warm up the Test DB with content/tables > from the other one. > Today I should make a migration again to update the Test DB > (new tables, etc.). > But the Test DB did not warm up again. > Instead this error code appears: > -24988, SQL Error [db_warm -f], -8003, Message not available > > I looked up in the mailing list archive but could not get any > usefull information to > solve the problem on my own.
Here is an answer of Bernd from 6.2.2002: "If your database was in operational state WARM before the recovery the database has already written something to the log. This log do not match to the data in the backup. Perfom the recovery right after the INIT CONFIG step in the re-installation of the database." By the way, there are 26 messages containing -8003 in the mailing list ;). Best regards, Tilo Heinrich SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
