Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle 11i Forms-based connections hang in RAC
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
![]() |
![]() |