exclusive table lock的意思|示意
排他表锁
exclusive table lock的网络常见释义
排它锁 排它锁(Exclusive Table Lock,X): 排它锁是在锁机制中限制最多的一种锁类型,允许加排它锁的事务独自控制对表的写权限。
行这种大的事务所产生的独占锁 ... row exclusive table lock 行排他表级锁 Exclusive Table Lock 行这种大的事务所产生的独占锁 LOCK TABLE 锁表 ; 此对象 ...
exclusive table lock相关短语
1、 Row Exclusive Table Lock 行级排它锁 ; 列互斥表锁定
exclusive table lock相关例句
The import utility accomplishes this by requesting an exclusive (X) lock on the table at the beginning of an ALLOW NO ACCESS import operation.
import 工具实现这一点的方法是在 ALLOW NO ACCESS 导入操作的开始请求目标表上的一个排他(X)锁。
The load utility accomplishes this by requesting a super exclusive (Z) lock on the table and retaining this lock for the duration of the load operation (see Listing 4).
load 工具实现这一点的方法是,请求目标表上的一个超级排他(Z)锁,并在加载操作期间一直持有这个锁(参阅清单 4)。
When you use the ONLINE keyword, DDL operations execute without applying an exclusive lock to the table on which the specified index is defined.
在使用ONLINE关键字时,DDL操作是在没有将排它锁应用于定义特定索引表的情况下执行的。
So we can see 3 active locks: exclusive lock on key (row) level and 2 intent-exclusive locks on the page and table levels.
我们看到了3个锁信息,一个排它锁在行记录上,两个意向排它锁在页级以及数据表对象上。
Its primary deficiency is that it takes an exclusive lock on the table.
主要的缺陷是它对表实施了独占锁。
The hang is caused by an exclusive row lock on table EMPLOYEE.
挂起是由表 EMPLOYEE 上一个独占式的行锁导致的。