Using the Repeatable Read isolation level may result in an automatic table lock in some cases.
使用可重复读隔离级别在某些情况下可能会导致自动执行表锁定。
Known as Repeatable Read in DB2, this is the strongest isolation level.
在DB 2中称为Repeatable Read,是最强的隔离级别。
These next key locks are only obtained when the key INSERT finds that a scanner with a Repeatable Read (RR) isolation level has a row lock on the next-higher key in the index.
这些nextkey锁只有在keyINSERT发现带有Repeatable Read (RR)隔离级别的扫描器在索引中的next -higher键上有一个行锁时才能获得。
Repeatable Read maps to DB2's isolation level Read Stability.
可重复读映射到DB2 的读稳定性(Read Stability)隔离级。