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: Redo killer

Re: Redo killer

From: HansF <news.hans_at_telus.net>
Date: Mon, 25 Oct 2004 19:53:49 GMT
Message-ID: <hRcfd.360$df2.164@edtnps89>


Mike Moore wrote:

> Part of our billing process creates over 1 million inserts into a
> table which kills our redo logs. Then when the process is complete
> the data is extracted and never referenced again. We truncate the
> table each night. In other words the data is semi-temporary.
>
> I'd change the table definition to a temporary table, except that if
> the program crashes it needs to pick up where it left off and not
> start all over again. There has got to be another way to handle this
> process, but I'm at a loss for a solution. Any ideas would be greatly
> appreciated!!!

Is your problem the redo size, redo volume or redo 'speed'?

OS, Oracle version, disk layout info and info like redo log sizes and switch interval could be useful.

/Hans Received on Mon Oct 25 2004 - 14:53:49 CDT

Original text of this message

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