Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: UPDATE fails- deadlock? -- simultaneous access to DB

Re: UPDATE fails- deadlock? -- simultaneous access to DB

From: Daniel Morgan <damorgan_at_exxesolutions.com>
Date: Tue, 06 May 2003 22:32:22 -0700
Message-ID: <3EB89A66.59FCB6F5@exxesolutions.com>


Padmashali wrote:

> We are facing the DB dead-lock problem. Multiple Access to tables are
> required. More than one transactions are trying to access the same
> table and DB deadlock is noticed.
>
> Will the order of access the Tables will resolve the problem, if I
> provide controlled access to each table in a particular order.
>
> Request you all to suggest various methodology/approach to prevent
> such scenario.
>
> Its Very Urgent.
>
> Thank You Very Much
>
> Best Regards
> Padmashali

What database are you working in? Is it Oracle? Are you sure? Because Oracle does not have dead-lock problems such as you describe unless a developer has intentionally written code to force this condition.

Be sure to include the version, edition, operating system, front-end tool, and hardware platform in your response.

--
Daniel Morgan
http://www.outreach.washington.edu/extinfo/certprog/oad/oad_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Wed May 07 2003 - 00:32:22 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US