Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • mutex in Oracle 10.2.0.2 or Oracle 10g Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • How to change hostname in Linux Linux/Unix
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • SAN Linux/Unix
  • Search and replace pattern Linux/Unix
  • cold backup scripts to copy locally Linux/Unix
  • findinfo.sql (SQL for getting CPU and Active session info) Oracle
  • UNderstand and eliminate Latch contention. Oracle
  • Optimizer_Index init.ora parameter explaination. Oracle
  • How to find the real execution plan and binds used in that explain plan in Oracle 10g?? Oracle
  • Sort with ASCII order and Numeric Order Linux/Unix
  • Validating ORACLE_SID againt oratab file. Linux/Unix
  • Mutating Table Error while using database trigger Oracle
  • Settting up get_vmstat.sh for colletinf CPU Usage. 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

  • UNderstand and eliminate Latch contention. Oracle
  • RAC with RHEL4 and 11g Oracle
  • Oracle Support Metalink ID 161818.1 Oracle
  • Trace a SQL session from another session using ORADEBUG Oracle
  • fkwoindex.sql /* Find FK without Index */ Oracle
  • tblwopk.sql tablewopk.sql 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 (402)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (350)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sql23-Apr-2026
  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026
  • Creating a Container Database using dbaascli08-Apr-2026
  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Running some SQL on multiple databases connecting using monitoring userid and password Linux/Unix
  • Sequence Resetting Oracle
  • find_err.sql for finding errors from dba_errors. Oracle
  • sess_server.sql Oracle
  • track_autoupgrade_copy_progress.sql Oracle
  • good note for shared pool tunnig Oracle
  • All About oracle password and security from metalink Oracle
  • Clean up Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme