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: Accurately sizing existing Tables

Re: Accurately sizing existing Tables

From: Phil Cook <pncook_at_worldnet.att.net>
Date: 1997/10/10
Message-ID: <61mcu0$9ee@bgtnsc01.worldnet.att.net>#1/1

How about doing an export using compression, this will give you a better picture of the "real size". Another method is to analyze the tables and then
multiply the average row size * the cardinality. Pctfree on the blocks will also dictate the amount of data compression.

Phil Cook Received on Fri Oct 10 1997 - 00:00:00 CDT

Original text of this message

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