Re: Recovering until a specific time
Daniel Blázquez <[email protected]> Wed, 27 Aug 2003 15:48:00 -0000
| Newsgroups | gmane.comp.db.sapdb.general |
|---|---|
| Message-ID | <[email protected]> |
Martin, i try it both in DBMGUI and DBMCLI, v. 7.4.3 *in DBMGUI: - set database in admin mode - select "Recovery" > "Database" > "Recover last backup" - select "Recover until a specific time" and choose the date and time. the process ends successfully but the logs are loaded entirely, ignoring the "until" restriction *in DBMCLI: dbmcli on dummy2>util_connect dbadmin,dbadmin OK dbmcli on dummy2>recover_start complete data until 20030827 162500 ERR -24996,ERR_PARAM: wrong parameters if i dont specify the "until" clause, the recovery is performed ok. thank you! daniel <martin.brunzema@s...> wrote: > Hi, > > which commands do you use and what release are you working with? > > regards, Martin > > > -----Original Message----- > > From: Daniel Blázquez [mailto:danbqzz@y...] > > Sent: Wednesday, August 27, 2003 12:11 PM > > To: sapdb.general@l... > > Subject: Recovering until a specific time > > > > > > Hi everybody, > > > > i have been with SAPDB backup and recovery for a few days and i > > havent been able to recover the state until a specific time. > > > > i have tried with the DBM following the simple steps > > (recovery-backup- restore last backup-restore database to a > > specific time) but the logs > > are always fully loaded (without stopping at required time). If i > > reset the logs (whith util_execute INIT CONFIG) i return to the > > status prior to las backup, according my expectations. > > > > In DBMCLI mode, i can't obtain a session (with the command > > util_connect). > > > > ¿am i forgotting any step? ¿how can i return the status to a specific > > time? > > > > thank you in advance, > > daniel, spain.