Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: RMAN archivelog restore

Re: RMAN archivelog restore

From: Maxim Demenko <mdemenko_at_arcor.de>
Date: Wed, 10 Aug 2005 15:36:15 +0200
Message-ID: <42fa03f0$0$11757$9b4e6d93@newsread4.arcor-online.net>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US