Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Effective deadlock handling
Galen Boyer wrote:
> On Fri, 02 Jan 2004, anacedent_at_hotmail.com wrote:
>
>
>>With Oracle, readers do NOT block writers & writers do NOT >>block readers. Please provide specific & actual evidence of a >>deadlock within your Oracle instance.
But of course. Anyone can intentionally create a deadlock.
But you weren't paying attention to the OP's code. The OP had SELECT FOR UPDATE. And if you use SELECT FOR UPDATE no deadlock can occur. Not even with your contrived example.
Given what the OP posted I don't believe any deadlock existed. Though I stand ready to be proven incorrect if he responds to our request that he explain what it is he thinks demonstrates that a deadlock has taken place.
-- Daniel Morgan http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp damorgan_at_x.washington.edu (replace 'x' with a 'u' to reply)Received on Sat Jan 03 2004 - 02:25:01 CST
![]() |
![]() |