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

Home -> Community -> Mailing Lists -> Oracle-L -> Redo Copy Latch contention ??

Redo Copy Latch contention ??

From: Reddy, Madhusudana <Madhusudana.Reddy_at_bestbuy.com>
Date: Wed, 02 Jul 2003 09:01:02 -0700
Message-ID: <F001.005BE845.20030702084053@fatcity.com>


Hello ALL,

Do you guys think we have redo copy latch contention ?? Also what are your suggestions on tuning Redo Copy Latch ??

                                        SUBSTR(LN.NAME,1,20)            GETS           
         MISSES  IMMEDIATE_GETS IMMEDIATE_MISSES
                                        -------------------- ----------         
----------              -------------- ----------------
                                        redo allocation                         
943350646       8862115         0                               0
                                        redo copy                                      
 22097                   497             907958724               1592481

                                        14:54:54 SQL> select (497/22097)*100 from dual;

                                        (497/22097)*100   ~ (misses/gets)*100
                                        ---------------
                                              2.2491741   <------- Oracle suggests it 
should be under 1%

Madhu Reddy
X13944

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Reddy, Madhusudana
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (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 Wed Jul 02 2003 - 11:01:02 CDT

Original text of this message

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