Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Search and replace pattern Linux/Unix
  • pvm_rbs1.sql (to collect rbs info from db) Oracle
  • Explain Plan Doesn’T Change For Sql After New Statistics Generated Oracle
  • Rownum with Order by Oracle
  • replace alphabets using sed Linux/Unix
  • oradebug ipcrm ipcs Oracle
  • Sequence Resetting Oracle
  • create a folder in multiple places Linux/Unix
  • Exadata Basics Oracle
  • T-SQL Vs PL/SQL Syntax SQL Server
  • Standby Database File Management in 10g with STANDBY_FILE_MANAGEMENT Oracle
  • 556976.1 Oracle Clusterware: Components installed Oracle
  • crtgr.sql /* For creating trigger from data dictionary */ Oracle
  • dbinv.sql Oracle
  • Renaming Global Name GLOBAL_NAME 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

  • How to see which patches are applied. Oracle
  • Explain Plan Output 2 Oracle
  • Caching sequence in Memory Oracle
  • Temporary Tablespsace Temp tablespace behaviour Oracle
  • Important Script Method for tuning Oracle
  • UNderstand and eliminate Latch contention. Oracle

Leave a Reply Cancel reply

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

Categories

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

Recent Posts

  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025
  • MYSQL and Oracle Comparison for Oracle DBA24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • DBA_HIST_SQLSTAT contents Oracle
  • age_alert.ksh aging out alert.log Linux/Unix
  • Removing Blank lines from file using grep Linux/Unix
  • Find total file sizes Linux/Unix
  • fuser to check who is using diretory Linux/Unix
  • SAN Linux/Unix
  • OEM-troubleshooting on 20-MAY-08 Oracle
  • PLSQL Table Syntax 1 Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme