Hi, I had similar problems a few weeks ago.
After deleting the indices in the 7.3.x-version the database started without any problem. So, you have to create all indices after migration again. hope that helps......:GERD:.... ========================================================= this is the original response from Thomas Anhaus (I hope it is allowed to paste this here, or Thomas ?? ) Die Analyse zeigt, dass es sich leider um ein grosseres, bisher ungekanntes Problem handelt. Im Verlauf der Migration von 7.3 nach 7.4 werden Indizes implizit geloscht und neu erzeugt. Hierbei tritt offenbar das Problem aus, dass irgendeine Stelle im Code der Meinung ist, dass der anzulegende Index bereits existiert. Darum scheitert die Migration mit Fehler -7055. Die BAD INDEX Eintrage sind dagegen normal. Ich weiss jetzt leider gar nicht so recht, was ich empfehlen soll. Am schonsten ware es naturlich, wenn wir dem Fehler mit Hilfe des Backups nachgehen konnten. Ich befurchte aber, dass das wegen der Datenmenge bzw. Datensicherheit nicht moglich sein wird. Um die Datenbank nach 7.4 zu migrieren fallt mir dann nur noch ein, im 7.3 Stand alle Indizes zu loschen und dann den Buckup fur die Migration zu machen. Ich habe den Verdacht, dass das Problem mit unbenannten Indizes zusammenhangt. Moglicherweise reicht es dann, diese zu loschen. (das aber naturlich ohne Gewahr). Ich hoffe, dass 7.4 dann die Migrationsklippe schafft. Im 7.4 mussten dann die Indizes explizit wieder erzeugt werden. ========================================================= -----Ursprungliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Auftrag von [EMAIL PROTECTED] Gesendet: Donnerstag, 14. August 2003 13:53 An: [EMAIL PROTECTED] Betreff: Wtrlt: urgent: migration 7.3 to 7.4 - database does not warm up hi to all, I'm running a sapdb 7.3 on WinNt 4.0 system. At the moment I'm doing a migration from 7.3.0.33 to 7.4.0.25. After installing the 7.4 version I executed the additional steps recommended in the docs. The last commands running successfully were ... 14. util_execute migrate database 15. util_release 16. db_offline when trying '17. db_online' an error occurs: sql_error connection broken... Any advices are welcome. Please send them to '[EMAIL PROTECTED]' and to '[EMAIL PROTECTED]' ! thanks in advance Heidi Rufer _______________________________________________ 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
