Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经在谷歌上搜索了他的时间,但我找不到任何关于此的信息。它到处都说窃取/不强制是数据库系统最常见的方法,但没有证据我不能确定。
Oracle 使用窃取/不强制的方法。可以在提交这些块中的更改之前将块写入磁盘(因为更改受 UNDO 保护)。并且在提交事务之前不需要将更改的块写入磁盘(因为更改受 REDO 保护)。