How can we tune if buffer busy wait issue comes in oracle?

Answer Posted / kd

buffer busy wait indicates that there are some buffers in
the buffer cache that multiple processes are attempting to
access concurrently.

General goal is to reduce total I/IO on the system by:
DBWR contention tuning.
Implementing ASSM.
Adding freelists to table and index.
Tuning sql to access rows with fewer blocks reads by adding
indexes.
select * from v$waitstat

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use case where we can use stretch database?

521


What does rdbms stand for?

622


What are the various Database states.

576


What is a php database?

461


i have a web page and in this page i create 3 textbax and a "summit" button do you have any html code for add text velue in my web page like link summation(form) sites.

1438






What do you mean by cardinality and its types?

534


how to solve cardinality in dbms...many to many ralationships

1285


What is flag in database?

591


What is pcbs (program communication blocks)?

536


Explain ddl interpreter?

644


What is database definition (dbd)?

488


How to create student table through query with a numeric column of ID and Name of Chaeacter and D-O-B with date type in database What will be the query for this purpose?

558


What are the elements of a database?

488


Describe the difference between embedded and dynamic sql.

517


hello to all i want code for like this site "Submit Question" page.please give answers thanks.

1391