Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: RMAN archivelog restore
kechup schrieb:
> I have all my archivelogs. But in the rman made archivelog backup set.
> It looks strange to me because I would be able to do complete recovery
> with not curent controlfile if I would have all redologs. And what is
> tricky to me is that I already have all the redologs needed for
> recovery until cancel but not in the ARCHIVE_LOG_DEST but in the RMAN`s
> archivelog backup set which RMAN doesn`t allow me to specify in command
> line.
>
> Anyway thank very much you for your quick responce.
>
To extract archived logs from backupsets when current controlfile is
lost you can use sys.dbms_backup_restore package.
The required steps can be found at
http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=60545.1
Best regards
Maxim Received on Wed Aug 10 2005 - 08:36:15 CDT
![]() |
![]() |