How to avoid deadlocks on oracle
Is it possible to prevent a high priority process from aborting whenever a deadlock occurs? Instead, I need lower priority tasks to be canceled. It should be like configuring a high priority user or session to be still functional during a deadlock. Answers are appreciated.








