Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: proper database sizing ?
Herman , Hope this helps some.
first decide sizes of tables and indexes. avg_numberofrows*numberofrows*1.5(tables and clusters) avg_key_len*num_keys*1.5(indexes)
then sum them to decide on tablespaces size.
Bunyamin K. Karadeniz / TURKEY
> Hello all,
>
> I've been pointed by the boss, to design our database application.
> I've a bit oracle background,
> it's just that I wanted to know what are the things that we need to notice
> when we do database sizing, and how to do the right calculation.
> Is there a documentation in the web site how to do that ?
> or someone can share his/her experience when sizing the database ?
>
> thanks a lot
> regards
> Herman
>
>
>
>
> --------
> Think you know someone who can answer the above question? Forward it to
them!
> to unsubscribe, send a blank email to oracledba-unsubscribe_at_LAZYDBA.com
> to subscribe send a blank email to oracledba-subscribe_at_LAZYDBA.com
> Visit the list archive: http://www.LAZYDBA.com/odbareadmail.pl
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Herman
> INET: sherman_at_bcsis.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Bunyamin K.Karadeniz INET: bunyamink_at_havelsan.com.tr Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Fri Feb 23 2001 - 07:23:39 CST
![]() |
![]() |