Hi. I encountered something like this before.
get into rman for the target database while connected
to the catalog then try running the following:
resync catalog;
Try running your backup again after this to see if you
still get the same error message.
- Josef Huber <Josef.Huber_at_Bretterbauer.at> wrote:
> Oracle 8.1.6 NT
>
> My problem is i had a disk failure during archiving
> prozess (Block
> Corrupted)
> I've changed the harddisk and know when i backup
> from
> rman i become the following error
>
> script:
> RMAN> run {
> 2> allocate channel sichx type disk format
> 'x:\sicherungdb\b_%u_%s_%p';
> 3> backup (archivelog all delete input);
> 4> }
>
> RMAN-03022: Befehl wird kompiliert: allocate
> RMAN-03023: Befehl wird ausgef³hrt: allocate
> RMAN-08030: Zugewiesener Kanal: sichx
> RMAN-08500: Kanal sichx: SID=16 Gerõtetyp=DISK
>
> RMAN-03022: Befehl wird kompiliert: backup
> RMAN-03026: Fehlerbehebung bei Freigabe von
> Kanalressourcen
> RMAN-08031: Freigegebener Kanal: sichx
> RMAN-00571:
>
> RMAN-00569: =============== ERROR MESSAGE STACK
> FOLLOWS ===============
> RMAN-00571:
>
> RMAN-03002: failure during compilation of command
> RMAN-03013: command type: backup
> RMAN-06089: archived log
> Z:\ORADB-ARCHIVE\HEIZCALCT001S00079.ARC not found
> or ou
> t of sync with catalog
>
> The above archived redolog file is deleted from the
> file system.
> What can i do ?
> Can i delete all my archived redo logs from database
> ?
> Any suggestion ?
>
> Thanx Joe
> --
> Author: Josef Huber
> INET: Josef.Huber_at_Bretterbauer.at
>
> Fat City Network Services -- (858) 538-5051 FAX:
> (858) 538-5051
> San Diego, California -- Public Internet
> access / Mailing Lists
>
> To REMOVE yourself from this mailing list, send an
> E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of
> 'ListGuru') and in
> the message BODY, include a line containing: UNSUB
> ORACLE-L
> (or the name of mailing list you want to be removed
> from). You may
> also send the HELP command for other information
> (like subscribing).
Do You Yahoo!?
Received on Wed Apr 26 2000 - 11:28:56 CDT