Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Table Locked by Who

Re: Table Locked by Who

From: Paul Sellars <sello_at_my-deja.com>
Date: Wed, 18 Oct 2000 14:29:48 GMT
Message-ID: <8skc4g$rds$1@nnrp1.deja.com>

try v$access and v$session. they can be joined on sid. probably good idea to substr v$access.object - it varchar2(1000)
> Hi,
>
> How can I check a table is locked or used by others. Thank you.
>
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Oct 18 2000 - 09:29:48 CDT

Original text of this message

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