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 -> Estimating the space requirements of a disk

Estimating the space requirements of a disk

From: <vijaya.namala_at_gmail.com>
Date: 18 Aug 2005 04:40:22 -0700
Message-ID: <1124365222.416295.66990@o13g2000cwo.googlegroups.com>

 I was asked to write a general procedure to estimate the space requirements of a database .The database may be an OLTP or OLAP .The database may grow very large .

I was in the process of finding out all the components which are to be considered in doing that. From some books and sites , i got to know some components which iam listing out here.

1.oracle S/W
2.system tablespace
3.RBS tablespace  , RBS_2 tablespace(optional)
4.Data

5 indexes
6.Temp tablespace , temp_2 tablespace (optional) 7.Tools tablespace
8 control files
9 redo log files
10.archived redo log files

Please suggest me whether these components are sufficient or there are additional components which are to be considered .

Also please tell me " what is the maximum size of system tablespace " . I have oracle 9i on windows NT. Received on Thu Aug 18 2005 - 06:40:22 CDT

Original text of this message

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