Re: V$ Views - where are they???

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: 25 Nov 2002 00:36:23 -0800
Message-ID: <a20d28ee.0211250036.7062e145_at_posting.google.com>


"Dennis" <dlvatwork_at__hotmail_.com> wrote in message news:<nQAD9.7112$ea.242468_at_news2.calgary.shaw.ca>...
> Where does one find a good listing and more importantly the
> description/contents of all the V$ views.
>
> I know CA and Oracle have free posters available (which I have requested),
> but isn't there an online location somewhere where we get this information,
> download it, and print it?
>
> Thanks in advance!
>
> Dennis

select * from dict where table_name like 'V$%' and select * from dict_columns where etc should already do the job
The doco is online at http://tahiti/oracle.com, it is searchable and it is not forbidden to search it before posting. The doc you are requesting is
http://download-west.oracle.com/docs/cd/A87860_01/doc/server.817/a76961/toc.htm

Regards

Sybrand Bakker
Senior Oracle DBA Received on Mon Nov 25 2002 - 09:36:23 CET

Original text of this message