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: With regards to BACKUP Archive log using RMAN, I am using VERSION 8i

Re: With regards to BACKUP Archive log using RMAN, I am using VERSION 8i

From: Ronald Rood <devnull_at_ronr.nl>
Date: Tue, 30 Dec 2003 8:26:37 +0100
Message-ID: <0001HW.BC16E73D002A7EABF0305600@news.cis.dfn.de>


On Tue, 30 Dec 2003 4:55:44 +0100, AMIT wrote (in message <6f94b59f.0312291955.126e7468_at_posting.google.com>):

> Dear friends,
>
> Thanks for your useful information. But I would like to inform that I
> am using Oracle 8i. That's why this command don't run on 8i:
> backup achivelog all skip inaccessible;
>
> Can you give an alternate solution/an automated routine that skip all
> unavailable archive file during backup via RMAN.
>
> With Regards
>
> Amit

How about crsosschecking first ?
change archivelog all crosscheck;
The next backup archivelog all should work without failure because the existence of the archivelogs is known to rman.

-- 
With kind regards,
Ronald
http://ronr.nl/unix-dba
Received on Tue Dec 30 2003 - 01:26:37 CST

Original text of this message

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