Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: extents of a table
Christoph Krempe wrote:
>
> Hey,
>
> which view shows me the number of extents of a table?
> dba_tables has no column "extents", dba_segments no column "table_name".
>
> Thanks,
>
> Ch. Krempe
>
> -----------------------------------------------------------
> Freie Universitaet Berlin Christoph Krempe
> Universitaetsbibliothek Systemverwaltung
> - Rechenzentrum - Tel: 030/8384583
> Garystrasse 39 Fax: 030/8384582
> 14195 Berlin http://www.ub.fu-berlin.de/~ck
Have a look at DBA_SEGMENTS and also DBA_EXTENTS which will have the
size of each extent
--
"Some days you're the pigeon, and some days you're the statue." Received on Thu Aug 05 1999 - 07:23:34 CDT
![]() |
![]() |