exclusive table lock 中文意思是什麼

exclusive table lock 解釋
履行這種大的事務所產生的獨占鎖
  • exclusive : adj 1 除外的;排外的,排他的,(俱樂部等)不公平的,勢利的,非大眾化的。2 孤高的。3 獨占的;獨有...
  • table : n 1 桌子;飯桌,餐臺。2 手術臺;工作臺;游戲臺;賭臺;寫字臺。3 (飯桌上的)食物,酒菜,伙食;一...
  • lock : n 1 鎖,閂,栓。2 (運河等的)船閘。3 制輪楔。4 【機械工程】氣閘,氣塞,鎖氣室。5 【軍事】槍機。6...
  1. Are escalated to an exclusive lock on the table, and all other lower - granularity locks, including intent locks, on

    上持有的所有鎖都將被升級到該表上的排他鎖,而
  2. Setting an intent lock at the table level prevents another transaction from subsequently acquiring an exclusive lock on the table containing that page

    在表級設置意向鎖可防止另一個事務隨后在包含那一頁的表上獲取排他鎖( x鎖) 。
  3. For example, before a sql server database engine task applies shared or exclusive row locks within a table, it places an intent lock on the table

    其他用戶可以同時讀取數據,但在釋放所有共享鎖之前,任何事務都不能獲取對該數據的排他鎖。
  4. Specifies that an exclusive lock is taken on the table

    指定表採用排他鎖。
  5. To escalate locks, the database engine attempts to change the intent lock on the table to the corresponding full lock, for example, changing an intent exclusive lock to an exclusive lock, or an intent shared lock to a shared lock

    升級鎖時,數據庫引擎將嘗試將表上的意向鎖更改為對應的全鎖,例如,將意向排他鎖( ix鎖)更改為排他鎖( x鎖) ,或將意向共享鎖( is鎖)更改為共享鎖( s鎖) 。
分享友人