Which is the system that DB2 uses for locking
-
LOCK Manager
-
Resource Manager
-
IRLM
-
None of the above
C
Correct answer
Explanation
DB2 uses the IRLM (Intelligent Resource Lock Manager) for managing locks and controlling concurrent access to data. IRLM is a specialized component that handles lock requests, deadlock detection, and resource serialization across the DB2 subsystem.