Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • How to connect to Oracle Database with Wallet with Python. Oracle
  • Finding Oracle Patches with opatch Oracle
  • Exadata Basics Oracle
  • mutex in Oracle 10.2.0.2 or Oracle 10g Oracle
  • Some OS level threshold for performance. Linux/Unix
  • purge_trc.sh Linux/Unix
  • pvm_pre_change.sql Oracle
  • tblwopk.sql /* Find Tables Without PK */ Oracle
  • move_arch_files.ksh Linux/Unix
  • TNSNAMES entries details Oracle
  • find_log_switch.sql Find log switches in graphical manner Oracle
  • Rman Notes -1 Oracle
  • good linux notes Linux/Unix
  • Changing the Global Database Name Oracle
  • How to analyze statspack or AWR report. Oracle

cache buffer chain latch

Posted on 19-Jan-2007 By Admin No Comments on cache buffer chain latch

Good Docs.

(1) http://www.oracle-training.cc/oracle_tips_hidden_parameters.htm

(2) FOR EAAPPPROD22 (UOCQA)

======================

Also I did some research on ‘cache buffer chains’ CBC events and found that wait on UOCQA instance ( on eaappprod22 ) was occurring due to wait on specific chain, not because of wait on specific Block or ROW. As per current configuration, # of linked-list chain in DB cache is “_db_block_hash_buckets”, that is 524288.

and # of latches that are controlling this group of chains are 2048. So One latch is handling 256 linked list chains. I think this is causing this “latch: cache buffer chains” latch contention.

If you permit me to change this parameter “_db_block_hash_latches” to 8192, I would like to do that and see the oracle behavior.

Please correct me if I am wrong.

(3) http://www.ixora.com.au/q+a/library.htm

(4) http://www.freelists.org/archives/oracle-l/02-2004/msg01344.html

Oracle, SQL scripts

Post navigation

Previous Post: Finding Oracle Patches with opatch
Next Post: plan10g.sql

Related Posts

  • Oracle Metalink useful notes Oracle
  • Locally Managed Tablespace and Dictionary managed tablespace (LMT-DMT) Oracle
  • Good Oracle Architecture In Short and point to point Oracle
  • TOP-N Sql to find Nth max or Top N rows Oracle
  • db_status.sql Oracle
  • Drop database in Oracle 10g Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (397)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (345)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • Hello08-Apr-2026
  • Hello07-Apr-2026
  • Test107-Apr-2026
  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026
  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • Trace a SQL session from another session using ORADEBUG30-Sep-2025

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Follwoing korn shell is used to move files from source folder to destination folder and gzip it in destination folder. mv_iotto.ksh Linux/Unix
  • ext#.sql Oracle
  • Histogram Overview Oracle
  • Jai Shree Ram Oracle
  • process id based files and processes Linux/Unix
  • Changing default shell Linux/Unix
  • dbinv.sql Oracle
  • Removing Blank lines from file using grep Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme