Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • age_alert.ksh aging out alert.log Linux/Unix
  • Single character replacement in Unix Linux/Unix
  • My Minimum Tuning Programs Oracle
  • find checksum of a file. Linux/Unix
  • Adding Datafile on Primary Server and Impact on Standby Server Oracle
  • get_aix_vmstat.ksh Oracle
  • TABLE SIZING WITH DB_BLOCK ARCHITECTURE Reference : Metalink note : 10640.1 Oracle
  • send attachment from unix-shell script Linux/Unix
  • Jai Shree Ram PHP/MYSQL/Wordpress
  • handling filenname with space Linux/Unix
  • Shuffle an array PHP/MYSQL/Wordpress
  • Drop tempfiles from database Oracle
  • shr1.sql for MTS or Shared server configuration Oracle
  • Search and Replace vi editor command. Linux/Unix
  • How does one overcome the Unix 2 Gig file limit? Linux/Unix

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

  • Temporary Tablespace Information and restriction. Oracle
  • AWR license Oracle
  • Explain Plan Output 2 Oracle
  • RAC 11g with vmware Oracle
  • Find sort details from Db find_sort.sql Oracle
  • column level grant syntax Oracle

Leave a Reply Cancel reply

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

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • xargs use Linux/Unix
  • Histogram information Oracle
  • How to Make Trace Files Created by Oracle Readable by All Users ? Oracle
  • UTL_FILE test program Oracle
  • TOP-N Sql to find Nth max or Top N rows Oracle
  • How to hide author name in WordPress BLOG PHP/MYSQL/Wordpress
  • cold backup scripts to copy locally Linux/Unix
  • logminer and my_lbu Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme