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] Missing archive

Re: [RMAN] Missing archive

From: Jerome Vitalis <vitalismanREMOVETHAT_at_gmail.com>
Date: Wed, 11 Oct 2006 12:02:10 +0200
Message-ID: <452cc10e$0$13519$426a74cc@news.free.fr>


astalavista wrote:
> Hi,
>
> When backuping the archives, I get, sometimes, the following error:
>
> Starting backup at 2006-10-09-16.31.03
> current log archived
> released channel: ch00
> released channel: ch01
> RMAN-00571: ===========================================================
> RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
> RMAN-00571: ===========================================================
> RMAN-03002: failure of backup command at 10/09/2006 16:31:16
> RMAN-06059: expected archived log not found, lost of archived log
> compromises re
> coverability
> ORA-19625: error identifying file
> /base/PROLINK/data/arch/archPROLINK1_26395.dbf
> ORA-27037: unable to obtain file status
> SVR4 Error: 2: No such file or directory
> Additional information: 3
>
>
> The script to backup is the following:
>
> run { archivelog all
> delete input ;
> }
>
> I wondered if I have to do:
> sql 'ALTER SYSTEM ARCHIVE LOG CURRENT'
> before taking the backup.
>
> Can you help me ?
>
> TIA
>

And where did the missing archived log go?

(Just a guess: another backup backed it up and deleted it while this one was running.) Received on Wed Oct 11 2006 - 05:02:10 CDT

Original text of this message

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