Deadlock: select and DDL
slsam01Apr 3 2009 — edited Apr 8 2009Hello,
I have an Oracle application. We have select sql statements and statements to enable constraints (for example, foreign keys and primary Key). The Select SQL statements and statement to enable constraints may be executed in parallel. Sometimes, we get deadlock. Can someone explain to me why the deadlock happened?
Thanks,
Edited by: slsam01 on Apr 3, 2009 3:18 PM