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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Rman with optional archive logs

Re: Rman with optional archive logs

From: Fuad Arshad <fuadar_at_yahoo.com>
Date: Mon, 22 Aug 2005 12:10:45 -0700 (PDT)
Message-ID: <20050822191045.5093.qmail@web80501.mail.yahoo.com>


we use this to fix this occasional issue backup archivelog all skip inaccessible format '%d%U_%t.arc' filesperset 10 dele te input;

"Spears, Brian" <BSpears_at_Limitedbrands.com> wrote:

Call all Rman Gurus, :)

Has anybody worked with "optional" archivelog mount point and RMAN arc removal process?

When RMAN goes to remove old arclogs… it will choke if it cannot find the arclogs to delete.

I have here another script removing the "optional" arclogs..which RMAN does not know about…

My question is: will Rman know not to fail if the archivelog which are designated as optional are missing…?

Normally it would…error like this if it cannot find the archlog if it was manditory.

MAN-00571: =========================================================== 
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =============== 
RMAN-00571: =========================================================== 
RMAN-03002: failure of backup command at 08/22/2005 11:32:51 RMAN-06059: expected archived log not found, lost of archived log compromises recoverability ORA-19625: error identifying file /ltspsig/u04/orabackup_backups/ltspsig.0818.1629/ltspsig56408196810000000245.arc ORA-27037: unable to obtain file status HPUX-ia64 Error: 2: No such file or directory Additional information: 3

Brian Spears

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Aug 22 2005 - 14:12:52 CDT

Original text of this message

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