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

Home -> Community -> Usenet -> c.d.o.server -> Re: deleting archived redo logs after rman backup

Re: deleting archived redo logs after rman backup

From: Joel Garry <joel-garry_at_home.com>
Date: 14 Mar 2005 16:49:09 -0800
Message-ID: <1110847749.163624.309790@z14g2000cwz.googlegroups.com>


One way to think logs are OK is to open your standby read-only. Won't open if there is a problem.

Since it is difficult to determine when it is safe to delete logs, you might consider keeping them online for a couple of backup worths, in case some psycho session keeps a very long transaction open, or the most recent backups are corrupt. Since I'm on unix, a simple find..rm command keeps a couple days logs, and simple RMAN commands keep the controlfile in sync.

jg

--
@home.com is bogus.
If Schroedinger gets snockered, how many cats will he see?
Received on Mon Mar 14 2005 - 18:49:09 CST

Original text of this message

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