deadlock and lock
Dears,
I have a situation where from time to time there is an enq : TX- row lock contention in the database and many other sessions are blocked until the DBA kills the blocked session. From time to time I have also a deadlock situations that are cleared automatically by Oracle.
But the Oracle Entreprise manager is showing in one situation the enq : TX- row lock contention and it mentions also this *"A deadlock has been detected in the blocked sessions"*
Does this mean that both a deadlock and a lock happens at the same time?
If no, is this situation possible?
Regards