Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> insert / delete locking conflict
I am experiencing a lock on a table when trying to insert from one Oracle
session while another Oracle session is deleting from the table (the
delete is actually propogated from a cascade delete but I have the
columns of the foreign key indexed so there are no table level locks
preventing the insert). Any ideas why I would be getting a row level
lock or something similar preventing the insert? Any help would be
greatly appreciated.
Thanks,
Jeff Colket
Received on Thu Apr 23 1998 - 14:55:46 CDT
![]() |
![]() |