Answer Posted / vinodh ramaswamy
DBWn background process writes to the datafiles
whenever one of the following events occurs:
1.when ckpt triggers dirty buffer moved from db_buffer_cache to datafile.
2.when 1/3rd of the db_buffer cache gets filled.
3.The instance is shut down using any method other than a
shutdown abort.
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
What is the function of Redo Log in Oracle?
What are the consideration at tehe migration of Oracle 9i to 10G.
Can a View based on another View in Oracle?
What is an Oracle Data Block?
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?
What is an oracle database schema?
What is an Oracle Rollback Segment?
Can a Tablespace hold objects from different Schemes in Oracle?
What is an Oracle SYSTEM tablespace and when is it Created?
What is an Oracle Data Dictionary?
What is an Oracle Data Segment?
What is an Integrity Constrains in Oracle?
What is the use of Oracle Control File?
What are the uses of Oracle Rollback Segment?
What are Oracle Schema Objects?