两相锁定
我一直在做一些考试练习,它们没有答案,所以只是寻找澄清,它要求找到表中的错误并解释每个错误它违反了哪些 2PL 原则。
我想出了 步骤 14 中的 T4 无法工作,因为 T1 尚未释放其持有的锁。
步骤 15 和 16 中的 T4 与 T1 相同,因为它没有锁。
T4 在步骤 5 和 6 处,因为 T2 尚未释放锁。
这是正确的吗
谢谢
I have been doing a few exercises for an exam, they dont come with answers so just looking clarification, it asks to find the errors in the table and to explain each error which 2PL principles it violates.
I have came up with
T4 at Step 14 cannot work as T1 has not released the lock it holds.
T4 at step 15 and 16 as T1 as it doesnt have the lock.
T4 at step 5 and 6 as T2 hasn't released the lock.
Is this correct
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论