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: Oracle 11i Forms-based connections hang in RAC

Re: Oracle 11i Forms-based connections hang in RAC

From: K Gopalakrishnan <kaygopal_at_gmail.com>
Date: Fri, 26 Aug 2005 15:57:21 -0700
Message-ID: <3b0f44a10508261557c8e9f5a@mail.gmail.com>


Amir:

Can you please send me the statspack offline? Buffer Busy Global Cache in RAC is like a buffer busy in single instance. You need to reduce the concurrency for those objects. Just have a look at V$SEGMENT_STATISTICS for the Queue table and investigate whether you have any/excessive buffer busy waits/row lock waits/ITL waits.

If you see excessive waits there, I would suggest increasing the PCTFREE or do some tricks like MINIMIZE RECORDS PER BLOCK etc.

--

Best Regards,
K Gopalakrishnan
Co-Author: Oracle Wait Interface, Oracle Press 2004 http://www.amazon.com/exec/obidos/tg/detail/-/007222729X/
--

http://www.freelists.org/webpage/oracle-l Received on Fri Aug 26 2005 - 17:59:23 CDT

Original text of this message

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