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: Calculating HWM(Table)

Re: Calculating HWM(Table)

From: DA Morgan <damorgan_at_psoug.org>
Date: Sun, 03 Sep 2006 19:33:39 -0700
Message-ID: <1157337219.458821@bubbleator.drizzle.com>


beersa wrote:

> How can measure the size of a table without calculating its high water
> marks spaces?
>
> Thanks&Cheers
>
> BEERSA
Go to Morgan's library at www.psoug.org
Click on DBMS_SPACE.

Run the demos for:

OBJECT_GROWTH_TREND_SWRF
OBJECT_SPACE_USAGE
OBJECT_SPACE_USAGE_TBF
UNUSED_SPACE
VERIFY_SHRINK_CANDIDATE
VERIFY_SHRINK_CANDIDATE_TBF

Those the one that meets your needs. (the last two will help you determine if the segment can shrink to a specific size).

-- 
Puget Sound Oracle Users Group
Received on Sun Sep 03 2006 - 21:33:39 CDT

Original text of this message

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