Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

________ provide the number of times the lock acquisitions encountered deadlocks.

a) locks.deadlock
b) lock.deadlockCount
c) locks.deadlockCount
d) all of the mentioned

Answer: c
Explanation: The globalLock data structure contains information regarding the database’s current lock state, historical lock status, current operation queue, and the number of active clients.

Join The Discussion