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 -> Which user has obtained the Lock ???

Which user has obtained the Lock ???

From: <anuragmin_at_my-deja.com>
Date: Fri, 10 Nov 2000 00:02:36 GMT
Message-ID: <8ufdup$ovc$1@nnrp1.deja.com>

Hi,
When I query using the command

select * from foo where id = 100 for update nowait;

Does this statement try to obtain a table level lock or row level lock.

Also If I am unable to obtain the lock using the above statement how do i find out which d/b user, o/s user and session has obtained the lock.

Thanks in Advance for your help

Anurag

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Thu Nov 09 2000 - 18:02:36 CST

Original text of this message

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