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: Info on objects in db

Re: Info on objects in db

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Wed, 6 Sep 2000 21:52:34 +0100
Message-ID: <968274570.17173.2.nnrp-10.9e984b29@news.demon.co.uk>

Use the package dbms_space.
There is a sample on my web-site

--

Jonathan Lewis
Yet another Oracle-related web site:  http://www.jlcomp.demon.co.uk

sergey_s_at_my-deja.com wrote in message <8p697g$d2a$1_at_nnrp1.deja.com>...

>Unless I analyze tables, I cannot get info such as blocks, empty_blocks,
>etc. out of dba_tables (it's null). Is there a way to get information
>about space usage without analyzing tables?
>
>Say if I wanted to print a report of everybody's tables in the db with
>the associated space usage (blocks, extents, watermark, etc.), how would
>I go about non-analyzed tables in a "speedy" fashion? Sometimes, tables
>can be so big that even ESTIMATE STATISTICS with about 10% could take
>forever...
>
>Thank you!
>Sergey
>
>
>Sent via Deja.com http://www.deja.com/
>Before you buy.
Received on Wed Sep 06 2000 - 15:52:34 CDT

Original text of this message

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