两相锁定

发布于 2024-11-17 10:54:29 字数 286 浏览 0 评论 0原文

我一直在做一些考试练习,它们没有答案,所以只是寻找澄清,它要求找到表中的错误并解释每个错误它违反了哪些 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.

enter image description here

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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文