For a SELECT INTO, a FETCH with a read-only cursor, subquery, or fullselect used in an INSERT statement, level Uncommitted Read (UR) allows:
For other operations, the rules of level CS apply.
In the SQL 2003 Core standard, Uncommitted Read is called Read Uncommitted.
DB2® for i supports uncommitted read through COMMIT(*CHG) or COMMIT(*UR).