InterviewSolution
Saved Bookmarks
| 1. |
There are situations in which it is necessary to write back the block to disk, even though the buffer space that it occupies is not needed. This write is called the(a) Pinned block strategy(b) Forced output block(c) Buffer replacement strategy(d) All of the mentionedI have been asked this question in semester exam.I need to ask this question from Database Buffer in chapter Storage and File Structures of Database Management |
|
Answer» The correct choice is (B) Forced OUTPUT block |
|