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 backup archivelogs

RE: Rman backup archivelogs

From: Aragon, Gabriel (GE Commercial Finance) <gabriel.aragon_at_ge.com>
Date: Thu, 4 Aug 2005 09:41:18 -0400
Message-ID: <84B673E70D068347A2F54A51457E5C27099F9406@CINMLVEM05.e2k.ad.ge.com>


You can add these commands to your scripts (modify as required):

LIST EXPIRED BACKUP OF CONTROLFILE DATABASE ARCHIVELOG ALL; LIST EXPIRED COPY OF CONTROLFILE DATABASE ARCHIVELOG ALL; DELETE OBSOLETE; regards,
GAP
-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of J. Dex Sent: Jueves, 04 de Agosto de 2005 08:09 a.m. To: oracle-l_at_freelists.org
Subject: Rman backup archivelogs

How do you make rman backup the necessary archivelogs and then delete them when they are no longer necessary?

I am new to rman. One book that I read says you have to do this by putting "backup archivelog all"; in your script but doesn't mention how to delete when they aren't necessary. Then someone else told me you don't have to put anything in a script, you just set CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; I am rather confused at this point.



Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

--

http://www.freelists.org/webpage/oracle-l
--

http://www.freelists.org/webpage/oracle-l Received on Thu Aug 04 2005 - 08:45:52 CDT

Original text of this message

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