RMAN Archive logs
From: The Magnet <art_at_unsu.com>
Date: Tue, 5 Apr 2011 11:19:35 -0700 (PDT)
Message-ID: <46bc469a-f87e-433e-a558-a5acdf301b67_at_n12g2000yqc.googlegroups.com>
Just a question about RMAN. We have the 'include archive logs' clause in our configuration. Problem is sometimes out archive destination location gets filled. So, I wrote a script to move them to the RMAN location and catalog them.
Date: Tue, 5 Apr 2011 11:19:35 -0700 (PDT)
Message-ID: <46bc469a-f87e-433e-a558-a5acdf301b67_at_n12g2000yqc.googlegroups.com>
Just a question about RMAN. We have the 'include archive logs' clause in our configuration. Problem is sometimes out archive destination location gets filled. So, I wrote a script to move them to the RMAN location and catalog them.
I noticed something, archive logs processed by the normal RMAN process have a backup piece name: arc_03282011_NI00_110018.
But if I move it and catalog it, it still has the normal archive log name: arch_1_141388.638873632.arc
Is this a problem? What does the 'include archive logs' clause do? I thought that included the logs in the backup piece itself and the actual log was no longer needed. Received on Tue Apr 05 2011 - 13:19:35 CDT