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 (See ORA-19625.ora-code.com): error identifying file /ltspsig/u04/orabackup_backups/ltspsig.0818.1629/ltspsig56408196810000000245 .arc ORA-27037 (See ORA-27037.ora-code.com): unable to obtain file status HPUX-ia64 Error: 2: No such file or directory Additional information: 3
Brian Spears
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"> <META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7232.77"> <TITLE>Rman with optional archive logs</TITLE> </HEAD> <BODY> <!-- Converted from text/rtf format -->
<P><FONT SIZE=2 FACE="Arial">Call all Rman Gurus, :)</FONT> </P>
<P><FONT SIZE=2 FACE="Arial">Has anybody worked with "optional" archivelog mount point and RMAN arc removal process? </FONT> </P>
<P><FONT SIZE=2 FACE="Arial">When RMAN goes to remove old arclogs… it will choke if it cannot find the arclogs to delete.</FONT> </P>
<P><FONT SIZE=2 FACE="Arial">I have here another script removing the " ;optional" arclogs..which RMAN does not know about… </FONT> </P>
<P><FONT SIZE=2 FACE="Arial">My question is: will Rman know not to fail if the archivelog which are designated as optional are missing…?</FONT> </P>
<P><FONT SIZE=2 FACE="Arial">Normally it would…error like this if it cannot find the archlog if it was manditory. </FONT> </P>