在执行下列语句时,事务需要获得被修改的每一数据行的排他行级锁(exclusive row lock):INSERT,UPDATE,DELETE,及使用了 FOR UPDATE 子句的 SELECT 语句。
基于16个网页-相关网页
Row Exclusive Table Lock 行级排它锁 ; 列互斥表锁定
The hang is caused by an exclusive row lock on table EMPLOYEE.
挂起是由表 EMPLOYEE 上一个独占式的行锁导致的。
In the first session, execute the UPDATE statement shown in Listing 16, which places an exclusive lock on the row with department number B01.
在第一个会话中,执行清单16中的update语句,它对部门号为B01的部门行设置独占锁。
The row is formatted in the target page and an X (exclusive) row lock is obtained on it.
在目标页中对该行进行格式化,并获得该行上的一个 X(exclusive,独占的) 行锁。
应用推荐