Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: how do I calculate free space in schema

Re: how do I calculate free space in schema

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 4 Nov 2005 06:34:33 -0800
Message-ID: <1131114873.374064.211860@g14g2000cwa.googlegroups.com>


I think you should include the space occupied by the indexes as well as the tables. The application isn't going to run very well if the indexes are not there and if you specify that the required space is equal to what the tables take then you could easily be understating the true need by half.

IMHO -- Mark D Powell -- Received on Fri Nov 04 2005 - 08:34:33 CST

Original text of this message

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