Hi,

the UNTIL only works together with log-recovery, not with
data recover. So for dbmcli use
        recover_start <mediumname> log until <date> <time>

For the dbmgui, I assume, that you also do not end in a log-recovery.
Maybe there are enough LogPages still on the Log, so that a 
log-recovery from log-backups is not necessary. Try it again
after a init config.

regards, Martin

> -----Original Message-----
> From: Daniel Bl�zquez [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, August 27, 2003 5:48 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Recovering until a specific time
> 
> 
> 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
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to