skip to main content
Part 2: The 32-Bit/64-Bit Drivers : The DB2 Wire Protocol Driver : Isolation and Lock Levels Supported
  
Isolation and Lock Levels Supported
DB2 supports isolation level 0 (read uncommitted), isolation level 1 (read committed), isolation level 2 (repeatable read), isolation level 3 (serializable), and, on DB2 for i only, isolation level 4 (none).
Refer to "Locking and Isolation Levels" in the DataDirect Connect Series for ODBC Reference for details.