From: Simon Fox [mailto:[EMAIL PROTECTED]]
> This seems to work fine, but when I try to bring the database online > either using dbmcli or dbmgui, I get the following error: > -24988,ERR_SQL: sql error > -8003,Message not available http://www.sapdb.org/htmhelp/c7/9dbd0f09a211d2a96c00a0c9449261/content.htm > I am doing the following as a test proecure: > 1. Create a new Database named TEST > 2. Create a test table and add some test data > 3. Perform the backup > 4. Reinstall the database > 5. Perform the recovery. 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. Bernd _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
