>-----Original Message----- >From: Mohamed Koker [mailto:Mohamed.Koker@;mentatsolutions.com] >Sent: Montag, 4. November 2002 11:01 >To: [EMAIL PROTECTED] >Subject: Restore instance under Windows > > >I created a database instance on machine A, added some data, created a >backup for migration, and used this to create a database >instance on machine >B by recovering the backup from machine A.
When you restart the database now on maching B, you will get a new DB-Identifier for this database-instance. The DB-Identifier is saved in the data-devspaces and in the log-devspace. > >So far, so good. > >My problem begins when I update the data on machine A, make a >new backup and >try to bring both machines into sync by restoring the new >backup on machine >B. This always fails at the point when I restart the database. Because the DB-Identifer of the migration-backup (from A) does not match the DB-Identifer of the Log-Devspace (from B). You should run an "init config" before restoring the backup. HTH, Martin -- Martin Brunzema SAP AG (SAP DB Kernel) _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
