Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Deadlock Detection - Resolved
<SPAN
class=704155414-27062001>All,
<SPAN
class=704155414-27062001>
thanks
to Anita, Waleed, Riyaj, Vladimir and Ravinder for pointing me to Bug #<FONT
size=2>132899 in regard to my Deadlock problem.
<SPAN
class=704155414-27062001>
I
upgraded the database from release 8.1.6 to 8.1.7.1 (on NT) and the problem went
away.
<SPAN
class=704155414-27062001>
thanks
again
Tom Mercadante <FONT face=Arial
size=2>Oracle Certified Professional
<FONT face=Tahoma
size=2>-----Original Message-----From: Mercadante, Thomas F
[mailto:NDATFM_at_labor.state.ny.us]Sent: Friday, June 22, 2001 3:48
PMTo: Multiple recipients of list ORACLE-LSubject: RE:
Deadlock Detection
<SPAN
class=935062118-22062001>Anita & Riyaj,
<SPAN
class=935062118-22062001>
<SPAN
class=935062118-22062001>Thanks for the replies. My email server "went
away" for awhile, so I am just getting your replies now.
<SPAN
class=935062118-22062001>
<SPAN
class=935062118-22062001>Anita, I am able to modify INITRANS for the tables (I
tried this on a test table), and I will try this. Right now, we are
performing other stress tests to narrow down the problem to be sure that it is
update related (has to be, right?).
<SPAN
class=935062118-22062001>
<SPAN
class=935062118-22062001>Riyaj, I checked the value of max_utilization
vs initial_Allocation in the v$resource_Limit view for distributed
transactions. Max_util=5, while init_alloc=61. Is the value of 61
a default? I do not have it set in my init.ora (maybe I should! -
something else to try). The value of Transactions is max=5, init=247 and
limit=247.
<SPAN
class=935062118-22062001>
It
doesn't seem to be stressed according to these values,
right?
<SPAN
class=935062118-22062001>
As
for distributed Trans, we are using VB calling ADO using COM+ connecting to
Oracle. My impression is that ADO and COM+ are performing the
distributed trans, but that the ADO performs the commits?
<SPAN
class=935062118-22062001>
I'm
not at all familiar with how ADO/COM+ works, but I guess I better bring a book
home and figure it out.
<SPAN
class=935062118-22062001>
Any
other ideas, I would greatly appreciate it.
<SPAN
class=935062118-22062001>
<SPAN
class=935062118-22062001>thanks
Tom Mercadante <FONT face=Arial
size=2>Oracle Certified Professional
<FONT face=Tahoma
size=2>-----Original Message-----From: Riyaj_Shamsudeen_at_i2.com
[mailto:Riyaj_Shamsudeen_at_i2.com]Sent: Friday, June 22, 2001 2:17
PMTo: Multiple recipients of list ORACLE-LSubject: Re:
Deadlock DetectionHi
Anita If
it is an ITL problem, then the resource type would be TX instead of DX. If
the ITL table is full then the process requesting an ITL entry in that block
will randomly select one of the transaction holding an ITL entry and wait
for that process to complete or rollback. Since the process will wait for a
transaction and as you are well aware of, the transaction id is a slot in a
rollback segment and hence the enqueue type would be TX. Since this trace
indicates that it is a DX type enqueue I would incline to think that this is
a distributed transaction problem. Feel free to correct me if I am missing
something.. ThanksRiyaj
"Re-yas" ShamsudeenCertified Oracle DBAi2 technologies
www.i2.com
"A. Bardeen" <abardeen1_at_yahoo.com> <FONT face=sans-serif size=1>Sent by: root_at_fatcity.com 06/22/01 10:50 AM <FONT face=sans-serif size=1>Please respond to ORACLE-L To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> <FONT face=sans-serif size=1> cc: Subject: Re: Deadlock Detection<FONT
Lists>-------------------------------------------------------------------->To REMOVE yourself from this mailing list, send an> E-Mail message> to: ListGuru_at_fatcity.com (note EXACT spelling of> 'ListGuru') and in> the message BODY, include a line containing: UNSUB> ORACLE-L> (or the name of mailing list you want to be removed> from). You may> also send the HELP command for other information> (like
subscribing).__________________________________________________DoYou Yahoo!?Get personalized email addresses from Yahoo! Mailhttp://personal.mail.yahoo.com/-- Please see the official ORACLE-L FAQ: http://www.orafaq.com-- Author: A. Bardeen INET: abardeen1_at_yahoo.comFat City Network Services -- (858) 538-5051 FAX: (858) 538-5051San Diego, California -- Public Internet access / Mailing
Lists--------------------------------------------------------------------ToREMOVE yourself from this mailing list, send an E-Mail messageto: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and inthe message BODY, include a line containing: UNSUB ORACLE-L(or the name of mailing list you want to be removed from). You mayalso send the HELP command for other information (like subscribing). Received on Wed Jun 27 2001 - 09:56:38 CDT