Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Deadlock read
Hi everyone,
Can anyone explain what caused this deadlock or how to read this kind of deadlock (i'm just wondering how it happens with the insert).
thank you
---------Blocker(s)-------- ---------Waiter(s)--------- Resource Name process session holds waits process session holds waits TX-0056001a-0000008d 50 368 X 74 426 S TX-00660018-0000006f 74 426 X 50 368 S session 368: DID 0001-0032-00039980 session 426: DID 0001-004A-00022694 session 426: DID 0001-004A-00022694 session 368: DID 0001-0032-00039980Rows waited on:
program:
Current SQL Statement:
INSERT INTO COLORS (color_code, clr_id, clr_name, bu_bu_id) VALUES (:1,
:2, :3, :4)
End of information on OTHER waiting sessions.
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Nov 09 2004 - 09:03:18 CST
![]() |
![]() |