> (See earlier threads) I am able to restore a TST database > from one system to > another. However, I can not get my production server files > to restore. > > Both of these Windows 2000 SP3 servers were 7.3 upgraded to > 7.4 one week > ago. Backup completes fine, but the restore always fails. > > ERR > -24988,ERR_SQL: sql error > -8888,connection broken > > Attached is an ASCII TEXT with the KRNDIAG.
The knldiag shows a backtrace from init_config. So the error does not occur, when restoring the database, but before. in fact, the emergency-shutdown is initiated, because the log_volume is already initialized, when you are issuing init_config. Are you calling init_config twice? regards, martin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
