Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • SYSOPER Mystery Oracle
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • Committing distributed transaction using commit force Oracle
  • rm_backup_arch_file.ksh Linux/Unix
  • Good RAC & Standby Notes Oracle
  • usnsql.sql Displays information about UNDO segments with sql statements Oracle
  • How to check current redo log progress redo_progress.sql Oracle
  • VIvek Encryption Package and Its Usage Oracle
  • How to sort list of files on basis of their sizes. Linux/Unix
  • login.sql Oracle
  • find_err.sql for finding errors from dba_errors. Oracle
  • .profile Linux/Unix
  • Find all users who have DML privileges Oracle
  • Vivek’s egrep commands to trace problem. (on linux x86-64) Linux/Unix
  • Multiple listeners 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

  • eplan9i.sql Oracle
  • Consolidated Reference List Of Notes For Migration / Upgrade Service Requests -ID 762540.1 Oracle
  • dbms_job.submit example Oracle
  • find_idle_cpu.sql Oracle
  • Backup and Recovery Scenarios Oracle
  • Sequence Resetting 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
  • currwaitobj.sql SQl_ID and SQL statement you can get from currwaitobj.sql Oracle
  • Generating XML from SQLPLUS Oracle
  • find the files that are 1 day old. Linux/Unix
  • Flowers Resize datafiles Oracle
  • Good Doc 28-JUN-2006 Oracle
  • tab.sql Oracle
  • Order by with ROWNUM Oracle
  • Some OS level threshold for performance. Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme