Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Index Range Scan Oracle
  • eplan9i.sql Oracle
  • scp with ssh2 Linux/Unix
  • Implementation of key based authentications Linux/Unix
  • find_open_cur.sql Find open cursorts per session Oracle
  • How to sort list of files on basis of their sizes. Linux/Unix
  • How to check current redo log progress redo_progress.sql Oracle
  • How does one overcome the Unix 2 Gig file limit? Linux/Unix
  • 556976.1 Oracle Clusterware: Components installed Oracle
  • adding new line after specific pattern using sed Linux/Unix
  • Oracle Material from OTN Oracle
  • Shuffle an array PHP/MYSQL/Wordpress
  • SAN Linux/Unix
  • Rownum with Order by Oracle
  • Oracle Connections expire_time and firewall 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

  • import-export with multiple files Oracle
  • OEM-troubleshooting on 20-MAY-08 Oracle
  • Good Site for Oracle Internals Oracle
  • Processes Parameter decision Oracle
  • Rownum with Order by Oracle
  • Database link password in user_db_links 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 (387)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (336)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Reading config file from other folder inside class24-Sep-2024
  • Python class import from different folders22-Sep-2024
  • Transfer SQL Profiles from One database to other database.05-Sep-2024
  • Load testing on Oracle 19C RAC with HammerDB18-Jan-2024
  • Add new columns in dataframe30-Sep-2023

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Adding a new disk and mount it automatically. on VMWARE LINUX Linux/Unix
  • Changing unix system clock when Oracle database is running. Oracle
  • DBMS_Shared_pool pinning triggers Oracle
  • ORA-4031 issue and solution on 09-MAY-2008 Oracle
  • Histogram information Oracle
  • VIvek Encryption Package and Its Usage Oracle
  • How to find password change date for user Oracle
  • Giving Grant on v$DATABASE Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme