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: Managing Archived Redo Logs

Re: Managing Archived Redo Logs

From: <Ukrit.K_at_ayudhyaallianzcp.co.th>
Date: Fri, 25 Jul 2003 08:37:25 +0800
Message-Id: <26007.339496@fatcity.com>


This is a multipart message in MIME format. --=_alternative 00036E5748256D6E_=
Content-Type: text/plain; charset="us-ascii"

Hello,

        Yes , you sure need to delete the old archive files becuase if you don't, it will eat up your space. I keep my arch files for 1 week. the arch files oder than that, I just have a job to delete it. But besure to backup it first
UK

"Farnsworth, Dave" <DFarnsworth_at_Ashleyfurniture.com> Sent by: ml-errors_at_fatcity.com
07/24/2003 09:29 PM
Please respond to ORACLE-L  

        To:     Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
        cc: 
        Subject:        Managing Archived Redo Logs


I finally get to put our 8.1.7 on NT databases into archivelog mode. We have a third party app vendor that would not support us if I did this but I finally convinced them that is the way to go and it should not effect the app. Anyway, I am reading chapter 7 from the Administrators Guide, Managing Archived Redo Logs. I know I have to set the parameters in the init.ora to achieve automatic archiving;

log_archive_start=true
log_archive_dest_1 = "location=my\disk\drive"
log_archive_format=%%ORACLE_SID%%T%T%S.ARC  -or somthing like that

One thing I don't see in TFM is, do these archived redo logs just keep accumulating in the destination directory set in the log_archive_dest_1 parameter? Do I need to create a process to get them to tape and then once on tape, delete these old archive redo logs through my process? I'm just excited to be able to finally go to archivelog mode. Once I get the basics down then I want to investigate using RMAN.

Thanks,

Dave

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Farnsworth, Dave
  INET: DFarnsworth_at_Ashleyfurniture.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



--=_alternative 00036E5748256D6E_=
Content-Type: text/html; charset="us-ascii"



<br><font size=2 face="sans-serif">Hello,</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; Yes , you sure need to delete the old archive files becuase if you don't, it will eat up your space. I keep my arch files for 1 week. the arch files oder than that, I just have a job to delete it. But besure to backup it first</font>
<br><font size=2 face="sans-serif">UK</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td>
<td><font size=1 face="sans-serif"><b>&quot;Farnsworth, Dave&quot; &lt;DFarnsworth_at_Ashleyfurniture.com&gt;</b></font>
<br><font size=1 face="sans-serif">Sent by: ml-errors_at_fatcity.com</font>
<p><font size=1 face="sans-serif">07/24/2003 09:29 PM</font>
<br><font size=1 face="sans-serif">Please respond to ORACLE-L</font>
<br>
<td><font size=1 face="Arial">&nbsp; &nbsp; &nbsp; &nbsp; </font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; To: &nbsp; &nbsp; &nbsp; &nbsp;Multiple recipients of list ORACLE-L &lt;ORACLE-L_at_fatcity.com&gt;</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; cc: &nbsp; &nbsp; &nbsp; &nbsp;</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; Subject: &nbsp; &nbsp; &nbsp; &nbsp;Managing Archived Redo Logs</font></table>
<br>
<br>
<br><font size=2 face="Arial">I finally get to put our 8.1.7 on NT databases into archivelog mode. &nbsp;We have a third party app vendor that would not support us if I did this but I finally convinced them that is the way to go and it should not effect the app. &nbsp;Anyway, I am reading chapter 7 from the Administrators Guide, Managing Archived Redo Logs. &nbsp;I know I have to set the parameters in the init.ora to achieve automatic archiving;<br>
<br>
log_archive_start=true<br> log_archive_dest_1 = &quot;location=my\disk\drive&quot;<br> log_archive_format=%%ORACLE_SID%%T%T%S.ARC &nbsp;-or somthing like that<br>
<br>
One thing I don't see in TFM is, do these archived redo logs just keep accumulating in the destination directory set in the log_archive_dest_1 parameter? &nbsp;Do I need to create a process to get them to tape and then once on tape, delete these old archive redo logs through my process?<br> I'm just excited to be able to finally go to archivelog mode. &nbsp;Once I get the basics down then I want to investigate using RMAN.<br>
<br>
Thanks,<br>
<br>
Dave<br>
<br>
<br>
-- <br> Please see the official ORACLE-L FAQ: http://www.orafaq.net<br> -- <br> Author: Farnsworth, Dave<br> &nbsp;INET: DFarnsworth_at_Ashleyfurniture.com<br>
<br>
Fat City Network Services &nbsp; &nbsp;-- 858-538-5051 http://www.fatcity.com<br> San Diego, California &nbsp; &nbsp; &nbsp; &nbsp;-- Mailing list and web hosting services<br> ---------------------------------------------------------------------<br> To REMOVE yourself from this mailing list, send an E-Mail message<br> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in<br> the message BODY, include a line containing: UNSUB ORACLE-L<br> (or the name of mailing list you want to be removed from). &nbsp;You may<br> also send the HELP command for other information (like subscribing).<br>
Received on Thu Jul 24 2003 - 19:37:25 CDT

Original text of this message

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