Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Important Solaris Commands Linux/Unix
  • Looping for remote servers and find its database from oratab file. Linux/Unix
  • Vivek’s egrep commands to trace problem. (on linux x86-64) Linux/Unix
  • Query to Generate aggregate on every 30 mins. Oracle
  • ORA-1841 Error Connecting to Upgraded Database After Set PASSWORD_LIFE_TIME Oracle
  • catting.sh Linux/Unix
  • Error Handling in Proc Oracle
  • rm_backup_arch_file.ksh Linux/Unix
  • Library cahe Latches and internal explaination Oracle
  • Roles and Stored Procs II Oracle
  • fdisk -l explaination about Primary-Logical-Extended Partitions Linux/Unix
  • Changing unix system clock when Oracle database is running. Oracle
  • To Find Orphan OS processes. Linux/Unix
  • get_vmstat.ksh Linux/Unix
  • age_alert.ksh aging out alert.log 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

  • Jai Shree Ram Oracle
  • How to know current SID Oracle
  • 272332.1 CRS 10g Diagnostic Collection Guide Oracle
  • oracle 11g RAC on vmware Oracle
  • Very Good Oralce Internal Tuning Book Oracle
  • CTAS with LONG Column for 9i and higher 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 (395)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • copying/removing directory with all its subdirectory Linux/Unix
  • how to find VIP from ifconfig Linux/Unix
  • My FTP Job Scheduling for www.pvmehta.com PHP/MYSQL/Wordpress
  • Oracle 11g RAC on OEL 5 and Vmware 2 Oracle
  • Jai Shree Ram PHP/MYSQL/Wordpress
  • Check SQL Server edition SQL Server
  • nfs mount command Linux/Unix
  • oracle fast start failover best practice Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme