Perhaps you created a complete new database instance. After that you
recovered the backup of the old instance. This did not work because the
restored data backup left the log in the form of the new instance. Now the
log is from the new instance and the data is from the old instance and this
is not compatible.

The way is to only "initialize" the new database instance (the log is
cleared at this step) and then to recover the "migration" backup. After that
you can do the db_warm to come to state "online". This is the same way you
know from adabas d.

regards

Uwe

-----Original Message-----
From: Juergen Sauer [mailto:[EMAIL PROTECTED]]
Sent: Dienstag, 26. Februar 2002 19:02
To: [EMAIL PROTECTED]
Subject: Q: Create instance new, Restore previous (other instance
backup) into it ?


Moin,
We did a complete Datbase migration backup to a file (medium: initial).
After this we dumped the entire database.

We recreated the instance, and tried to restore the previous saved medium.
After restoring it, using the dbmcli we got errors when we try to enter 
db_warm:

This gives this Errors:
-8003: Log and Data must be compatible

This could be ok, but how to clear the Log ?
(in Adabas this was the way to do this task, how to do this in SAP-DB ?)

At least:
-24988: ERR_SQL - sql error is given, hint: call support.

What does this mean ?
How to get the Data back on ?

Any idea to get this working reliable ?

mfG
        Jojo

-- 
J�rgen Sauer AutomatiX GmbH, http://www.automatix.de
c/o Pearson Broadland, 80 The Strand, London WC2R ORL
Mobile Tel: +49-(0)174-921 6893
_______________________________________________
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

Reply via email to