Answer Posted / milentechie
The DBWn background process writes to the datafiles
whenever one of the following events occurs:
A user’s Server Process has searched too long for a free
buffer when reading a buffer into
the Buffer Cache.
The number of modified and committed, but unwritten,
buffers in the Database Buffer
Cache is too large.
At a database Checkpoint event. See Chapters 10 and 11
for information on checkpoints.
The instance is shut down using any method other than a
shutdown abort.
A tablespace is placed into backup mode.
A tablespace is taken offline to make it unavailable or
changed to READ ONLY.
A segment is dropped.
| Is This Answer Correct ? | 24 Yes | 2 No |
Post New Answer View All Answers
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?
How to define Data Block size in Oracle?
What is an oracle database schema?
What are Oracle Schema Objects?
Can a Tablespace hold objects from different Schemes in Oracle?
What is an Oracle Data Segment?
What is an Oracle Data Block?
Can a View based on another View in Oracle?
What is the function of Redo Log in Oracle?
What is an Oracle Rollback Segment?
What is the use of Oracle Control File?
What is an Integrity Constrains in Oracle?
What are the uses of Oracle Rollback Segment?
What are the consideration at tehe migration of Oracle 9i to 10G.
Teradata: How can we know the indexed column in a table?