Also, use isolation level UR for other applications to minimize lock impact on them.
同时还为其他应用程序使用隔离级别UR,以减少锁对它们的影响。
Using isolation level UR (such as in a WITH UR clause).
使用隔离级别UR(例如用一个WITHur子句)。
When using UR in application A1 on selecting multiple rows, there will be an in (intent none) table lock on the accessed table.
在应用程序A 1中使用UR来选择多行时,所访问的表中将有一个in (intentnone)表锁定。
For example, a banking transaction could not use the UR isolation level or accounts could quickly become overdrawn.
例如,银行事务不能使用UR隔离级别,否则帐户可能很快就会透支。