IBM Exam Questions

Which isolation level should Application B run under to achieve this objective?

Application A is running under the Repeatable Read isolation level and holds an Update lock on
table TAB1. Application B wants to query table TAB1 and cannot wait for Application A to release
its lock. Which isolation level should Application B run under to achieve this objective?

A.
Repeatable Read

B.
Read Stability

C.
Cursor Stability

D.
Uncommitted Read