Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Lots and lots of redo logs
!! Please do not post Off Topic to this List !!
Hi
Thanks. That's a very good point. I agree that ARCHIVELOG mode will be needed.
However, I still have this big disk just for redo logs, so I'm tempted to fill it anyway. This will be a "sort of" supplementary backup in case the archive disk (+ database disks) crash before the backup. Of course it is only "sort of" because, as you say, a runaway process will cycle the logs if it generates lots of redo.
However, this seems better use of the disk space than just having a few log groups and leaving the rest of the array empty and unused. Unless there are any other implications?
Thanks
- Bill.
>Hi
>
>
>Yes you can untill the day that you have this runaway process that creates
>20Gb of redo and than crashes your database 5 minutes before the daily
>offline backup should kick in.
>
>But you are only mirroring, why not put your database in archivelogmode.
>You do not have so much redo per day that your disks/archiver can't handle
>it. Now if your archive directory is full oracle won't crash, but just stop
>untill you free up some space (I believe this is the behaviour anyway).
>
>
>
>Jack
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Bill Buchan INET: wbuchan_at_uk.intasys.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- 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).Received on Fri Sep 14 2001 - 08:38:43 CDT