Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: How to remove deleted Archive Logs from recovery catalog
Helmut,
backup that database now, its not a good state as far as backup/restore/recovery.
you're setting yourself up for loss of data.
why do you think that the archiver sticks when it can't archive the online redo log?
because its failing into a safe position.
Pd
> -----Original Message-----
> From: oracle-l-bounce_at_freelists.org
> [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of
> Daiminger, Helmut
> Sent: Friday, June 04, 2004 3:18 AM
> To: 'oracle-l_at_freelists.org'
> Subject: How to remove deleted Archive Logs from
> recovery catalog
>
>
> Hi!
>
> We were having a problem this morning that the
> archiver process on one of
> the production databases was stuck.
> Our DBA just did a "rm *.arc" on the archive
> destinations directories. Not
> really elegant, but it solved the immediate
> problem... ;)
>
> Now if we invoke RMAN, it "complains" that it would
> like to write the (now
> non-existent) archive logs to tape.
>
> Is there any way to tell RMAN to skip the archive
> logs that are missing and
> continue with the new ones?
>
> I know that this is kinda dangerous until the next
> full database backup
> (scheduled for tonight) is taken.
>
> This is 9.2 on HP-UX 11i.
>
> Thanks,
> Helmut
>
-- 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 Fri Jun 04 2004 - 12:11:06 CDT