The problem is that after the data recovery your (old) log is not compatible with your (new) data. The installation always deletes the log contents.
In your case you can explicitely delete only the log contents. A "cleared" log is always compatible to the data. In release 7.3 you have to be aware of using only data backups of type "for migration" otherwise this might not work. The steps. 1) recover_start <your_data_medium> 2) util_execute clear log (in admin(=cold) mode) 3) db_online (=db_warm) kind regards Uwe > -----Original Message----- > From: Sven Köhler [mailto:[EMAIL PROTECTED] > Sent: Samstag, 22. März 2003 14:13 > To: [EMAIL PROTECTED] > Subject: restoring a backup/medium > > > hi, > > @home i have my development installation of SAPDB, and i > sometimes copy > a complete backup from the production-system to my development system. > i switch the database to admin-mode, select "restore a > medium" and SAPDB > restores the data i just copied from the production system. > > the problem is, that after that restore, i cannot warm the database > anymore. if i create a new database instance with the wizard, > everything > works fine. > > is there a trick to recover a complete-backup of another > system without > recreating the database-instance, but using an existing one? > > > _______________________________________________ > sapdb.general mailing list > [EMAIL PROTECTED] > http://listserv.sap.com/mailman/listinfo/sapdb.general > _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
