Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Which of the following is NOT a valid technique to control deadlocks? a . Deadlock detection: the DBMS periodically tests the database for deadlocks. b
Which of the following is NOT a valid technique to control deadlocks?
a Deadlock detection: the DBMS periodically tests the database for deadlocks.
b Deadlock abortion: all transactions are aborted for the requested object.
c Deadlock avoidance: the transaction must obtain all of the locks it needs before it can be executed.
d Deadlock prevention: a transaction requesting a new lock is aborted when there is the possibility that a deadlock can occur.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started