Thanks for your answer, but i used from the first try just one medium. I never used mediumgroups. So the error must be somewhere else. I just wanted to know, how or if it�s possible, to restore a database with dbmcli without backuphistory. Nothing more. But this seems to be a little bit more complicated as i thought.
Greetings, Andreas "Eko Subagio" <[EMAIL PROTECTED]> schrieb am 06.08.03 09:16:44: > > Try use one single file( medium ) to backup, not using media group. > Using single file ( medium ) to backup is easy to track if backup failed. > And don't forget to mention: > Medium Name, and Medium Location. > > good luck > > > ----- Original Message ----- > From: "Andreas Grund" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, August 06, 2003 1:18 PM > Subject: Again: Migration of a db-instance from win NT4 to Win 2k > > > > Hi Mailinglist, > > > > I send the Mail again, because noone react on my first mail and I have to > solve the problem. Maybe someone can help me now: > > > > I tried since last Friday to migrate a database from Win NT to Win 2K. I > work with SAP DB 7.4.3.25. First i make a complete databackup. I copied this > file to the new machine and there i want to recover the database with > dbmcli. But i fail every time, because on the new machine is no > backuphistory. With the dbmgui, it no problem, but i wanted to write a > batchfile, which does this job. Someone out of the mailinglist sends me an > batchfile, but it does not work either. the *.knl file says everytime: > > 3F2E48B70002| |HISTLOST | | |2003-08-04 13:51:19| | | | | | | | 0| | > > 3F2E48B70003|DAT_00012|RESTORE |2003-08-04 12:48:34|2003-08-04 > 12:48:34|2003-08-04 13:51:19|2003-08-04 13:51:25| 2928| |NO |Datensicherung > | 1072| 1| 0| | > > > > My batchfile contains: > > dbmcli -d KNL_SAMM -u ROOT,TELEKOM db_drop > > dbmcli db_create KNL_SAMM ROOT,TELEKOM > > dbmcli -d KNL_SAMM -u ROOT,TELEKOM -i D:\Datenbankrecovery\command.dat > > > > And in the command.dat stands: > > medium_put Datensicherung D:\Datenbankrecovery\KNL_SAMM.backup FILE DATA > 1300 8 YES NO > > medium_getall > > service_connect > > recover_config Datensicherung > > service_release > > param_startsession > > param_put RUNDIRECTORY D:\programme\sapdb\indep_data\wrk\KNL_SAMM > > param_put DIAG_HISTORY_PATH > D:\programme\sapdb\indep_data\wrk\KNL_SAMM\DIAGHISTORY > > param_checkall > > param_commitsession > > db_admin > > util_connect > > util_execute init config > > util_release > > util_connect > > recover_start Datensicherung DATA > > util_release > > db_online > > > > And the last command is the problem, it is not possible to set the new > database online. Why?? Where is the failure? > > > > Greeting and thanks, > > Andreas > > > ____________________________________________________________________________ > __ > > ComputerBild (15-03) empfiehlt: Der beste Spam-Schutz ist bei > > WEB.DE FreeMail Deutschlands beste E-Mail - http://s.web.de/?mc=021141 > > > > _______________________________________________ > > sapdb.general mailing list > > [EMAIL PROTECTED] > > http://listserv.sap.com/mailman/listinfo/sapdb.general > > > ______________________________________________________________________________ WEB.DE FreeMail - modernste Sicherheitstechnologie (SSL, x.509, S-MIME) 37xTestsieger - Deutschlands beste E-Mail - http://f.web.de/?mc=021135 _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
