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: help me remember !

Re: help me remember !

From: Frank <fbortel_at_home.nl>
Date: Fri, 03 May 2002 22:38:56 +0200
Message-ID: <3CD2F560.5030704@home.nl>


Michele wrote:

> Hello from Michele,
> I'm startin to work with Oracle, I remember that there is (Oracle 817) a
> table with a column that contain all tables like dba_data_files,
> dba_free_space, dba_tablespaces an so on: all tables that are useful to
> check Oracle status.
> Do you remember which is this table?
>
> I remember:
>
> select ??? from ???;
> dba_free_space
> dba_tablespaces
> dba_data_files
> ... and so on ...
>
> Thanks, Michele
>
>
>

*,tab: select * from tab; Received on Fri May 03 2002 - 15:38:56 CDT

Original text of this message

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