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: Where is v$locked_object

Re: Where is v$locked_object

From: fumi <fumi_at_tpts5.seed.net.tw>
Date: 8 Oct 1999 16:56:55 GMT
Message-ID: <7tl7on$n28$5@news.seed.net.tw>

Nick Rumble <rumbln_at_tetraworld.com> wrote in message news:939307149.27223.0.nnrp-09.c2d9cf02_at_news.demon.co.uk...
> Hi
>
> I'm using Toad to trace locked objects within Oracle and it seems to rely
on
> a view called v$locked_object.
>
> Problem is - I can't find this view within my 7.2.3 or 8.0.5 database -
nor
> is it defined in any of the .sql files shipped with these releases.
>
> Does anyone know where I can find it ?

v$locked_object is available since Oracle 7.3.

The synonym and view are created using CATALOG.SQL. Received on Fri Oct 08 1999 - 11:56:55 CDT

Original text of this message

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