What Is An Unsafe State Why An Unsafe State May Lead To A Deadlock State?

What Is An Unsafe State Why An Unsafe State May Lead To A Deadlock State? An unsafe state may lead to a deadlock. As long as the state is safe, the OS can avoid unsafe (and deadlocked) states. In an unsafe state, the OS cannot prevent processes from requesting resources such that a deadlock occurs:

How Can Deadlock Be Handled?

How Can Deadlock Be Handled? This technique doe not limit resources access or restrict process action. Requested resources are granted to processes whenever possible. How deadlock is handled in DBMS? The two main deadlock handling concerns in a distributed database system that are not present in a centralized system are transaction location and transaction control.