Which type of lock in DB2 allows multiple transactions to read data but prevents them from modifying it?
- Exclusive Lock
- Intent Lock
- Shared Lock
- Update Lock
Shared Lock in DB2 allows multiple transactions to read data concurrently, ensuring data consistency by preventing modifications.
Loading...
Related Quiz
- What type of operations can be improved through performance tuning in DB2?
- In an ERD, a double-lined rectangle represents a(n) ________ entity.
- The Log Manager component of DB2's architecture facilitates ________.
- What are the considerations for choosing between XML and JSON in DB2?
- Scenario: During a routine check, the Health Monitor detects a deviation from compliance standards. What measures should the administrator implement to address this deviation and prevent future occurrences?