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: How about tailredo?

Re: How about tailredo?

From: DA Morgan <damorgan_at_psoug.org>
Date: Wed, 10 May 2006 13:56:21 -0700
Message-ID: <1147294581.550576@bubbleator.drizzle.com>


Brian Peasland wrote:
> What is the use of this application? I already have Log Miner to show me
> the contents of the online redo log. Obviously, this is not in realtime
> like a "tail -f" is, but then why do I care? Do I really need to see the
> transactions scroll by. In many cases, they would be scrolling by too
> fast to read anyway. I have some databases that fill up a 1GB online
> redo log file in less than five minutes. Not to mention the resources
> now being utilized on your database server. LGWR is writing to the log
> group. Eventually, ARCn will read from it. And now there will be another
> process reading that file, while LGWR is writing to it?
>
> I'm not trying to say that this idea does not have merit. I'm just
> wondering what the practical application of this would be. I just do not
> see it.
>
> Cheers,
> Brian

For real-time debugging it might be of interest.

For teaching students what Oracle is doing it would be of real value.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Wed May 10 2006 - 15:56:21 CDT

Original text of this message

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