What is a write list?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is a write list?
Rating:
A write list contains buffers that are marked as dirty. These dirty buffers are moved from the least recently used (LRU) list to the write list by the database writer process. This occurs when the LRU list reaches a threshold value. The dirty buffers are written to the disk by the database writer process.
Rating:
Was this information helpful?
Other articles
- What is DML?
- What is resource plan directive?
- What is an Oracle Net listener?
- What is alert log?
- What is checkpoint process (CKPT)?