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: A row locking problem that baffles all...

Re: A row locking problem that baffles all...

From: conan <spam)_at_as-if.com>
Date: 15 Jan 1999 19:37:44 GMT
Message-ID: <01be40bd$e7f5e100$d8f5869f@default>


try to update the same record this time with the wait option specified. Your session will hang. open a new session. Then query the v$wait view which you can link back to get the session that holds the lock you are requesting.

I hope that helps

Conan Received on Fri Jan 15 1999 - 13:37:44 CST

Original text of this message

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