What Does DBWR do?
Answers were Sorted based on User's Feedback
Answer / siva.k
Database writer writes modified blocks from the database buffer
cache to the data files.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / cspriyadba
Database Writer (DBWn) writes the dirty buffers from the
database buffer cache to the data files.
| Is This Answer Correct ? | 7 Yes | 0 No |
What Does DBWR do?
What is hit ratio ?
What is the use of Oracle Control File?
What is a Control file ?
What constitute an ORACLE Instance?
What is a Multi-threaded Server Configuration?
When Does DBWR write to the database?
How to implement the multiple control files for an existing database ?
How can we plan storage for very large tables ?
What is an Oracle Data Dictionary?
What is the function of Lock (LCKn) Process?
How to calculate the approximate size of the SGA based on the size of the block,shared_pool,redo_buffer_cache and db_buffer_cache?