InterviewSolution
Saved Bookmarks
| 1. |
An actual update is not allowed to a data item ____________(a) before the corresponding log record is written out to stable storage(b) after the corresponding log record is written out to stable storage(c) until the whole log record has been checked for inconsistencies(d) all of the mentionedThe question was asked during a job interview.Asked question is from Atomic Transactions topic in division Process Synchronization of Operating System |
|
Answer» Correct choice is (a) before the CORRESPONDING log RECORD is written out to STABLE storage |
|