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: Logical Standby Issues (cont.)

Re: Logical Standby Issues (cont.)

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Fri, 11 Aug 2006 00:10:35 +0100
Message-ID: <01f001c6bcd2$301c4170$0200a8c0@Primary>

Take a look at the figures for logical I/O in the raw trace files. You may find that the number of LIOs per update increases steadily as the apply processes works through the batch. If so, the statistic that stands out will probably be "consistent gets - examination" - which will be a large fraction of the "consistent gets".

Regards

Jonathan Lewis
http://www.oracle.com/technology/community/oracle_ace/ace1.html#lewis

The Co-operative Oracle Users' FAQ
http://www.jlcomp.demon.co.uk/faq/ind_faq.html

Cost Based Oracle: Fundamentals
http://www.jlcomp.demon.co.uk/cbo_book/ind_book.html

> Oh, also, the Applier process was driving one CPU to 100% (4-cpu box).
> Only one Applier process was used. Interestingly, when I tested with
> 10 batches of 100,000 rows each, two Applier processes were used.
> Don't know why. I guess that as Log Miner worked its way through the
> archived logs, each time that it got through one batch and started
> another one, there were probably two streams available for SQL Apply
> to work on. Guessing...
>
> Mark
> --
> http://www.freelists.org/webpage/oracle-l
>

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Aug 10 2006 - 18:10:35 CDT

Original text of this message

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