Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> lock problem
Hi ,
I have a problem.
I wrote an
sql : in TERMINAL A
<FONT face=Arial
size=2>
select col1,col2
from tableX
<FONT face=Arial
size=2>
size=2>
<FONT face=Arial
size=2>
select col1,col2
from tableX
<FONT face=Arial
size=2>
size=2>
But , terminal B waits.. !!!! what is
the problem ?
TABLE ROW LOCK is not
AUTOMATICALLY killed.
I used , KILL SESSION to kill session. But
in my oppinion ORACLE must do it. Because connection is
closed.
I want , oracle kill this type of lock. How can I set Oracle to kill this
kind of LOCK problems ?
please help
me..
Received on Sun Feb 10 2002 - 13:56:09 CST