Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Recovery from online backups/archived logs on another system
>From 9i docs:
So, you can do a decent incomplete recovery using the "until" option only (until cancel, until time, until change).
Tanel.
> I ran into this exact problem about 18 months ago. MetaLink
> Note:183367.1 resolved my problem. Specifically section "IV. WHEN
> RECOVERING ' USING BACKUP CONTROLFILE' OPTION TO DO INCOMPLETE
> RECOVERY".
>
> SQL> startup mount;
> SQL> recover database using backup controlfile until cancel;
> Apply existing archived redo log files as prompted; type CANCEL when no
> more exist on disk
> SQL> alter database open resetlogs;
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Wed Apr 14 2004 - 15:39:21 CDT
![]() |
![]() |