22. 資料庫的交易處理相關問題中,下列何項無法利用鎖定協定(Locking Protocol)來有效改善?
(A)資料加總錯誤(Incorrect summary)
(B)死結(Deadlock)
(C)更新遺失(Update lost)
(D)讀取未認可之資料(Uncommitted dependency)
答案:登入後查看
統計: A(123), B(996), C(98), D(113), E(0) #1476259
統計: A(123), B(996), C(98), D(113), E(0) #1476259
詳解 (共 2 筆)
#5186707
不過用保守2PL或者嚴格2PL
也可以處理死結吧
也可以處理死結吧
1
1