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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: DB sizing - whitepaper

Re: DB sizing - whitepaper

From: <rpapnoi_at_chemtex.co.in>
Date: Thu, 14 Feb 2002 20:05:20 -0800
Message-ID: <F001.0041098A.20020214195823@fatcity.com>

Bjørn & David
Thanks for your replies.
In reply to the question "How you plan the Database sizing for a given application?", I answered and explained about the application development from preliminary study to final implementation. which covered creation of schema,tablespaces,objects,storage parameters, access rights etc. Do you think I was wrong somewhere?
Regards,
Ramesh D Papnoi
Oracle DBA @ Chemtex Global Engineers Pvt. Ltd., Mumbai, India (BrainBench & Brainbuzz Certified Oracle 8/8i DBA & Developer) http://www22.Brinkster.com/rpapnoi

To: internet["Multiple recipients of list ORACLE-L" <ORACLE-L_at_fatcity.com>]

Ramesh,

I still don't know exactly what you mean by 'database sizing'. If what you really mean is 'disk capacity', the most important factor today is the number of I/O's available on your most active tablespaces and the redo log files. Frequently, you end up with a situation, that your disk capacity measured in GB is easily fulfulled using just a few physical drives, but your I/O requirements cannot be fulfilled with such a setup.  Disks of 50 or even 100 Gb, which are getting common these days are simply too big as you end up with too few of them, but it can be really hard to argue with your purchising division that you need 1Tb of disk if you are only storing 100Gb. So you need to argue that you need 500 I/O's per second and lie about the number of GBs you get.

And again - you are back to the application, and the only real way to get to a number of necessary I/O's is testing. If your application is very well written, you should have good chance of extrapolating from a small test setup to a large production environment, but unfortunately, applications are not always well written...

Thanks, Bjørn.

rpapnoi_at_chemtex.co.in wrote:

>Bjørn
>What you say is true. Now my question is What should be the answer to the
>question "How you plan the Database sizing for a given application?". I faced
>it in a DBA interview. I did mention about the requied tablespaces, storage
>parameters etc depending on Application size. Am I missing something?
>Seniors, please advice.
>
>Regards,
>Ramesh D Papnoi
>Oracle DBA @ Chemtex Global Engineers Pvt. Ltd., Mumbai, India
>(BrainBench & Brainbuzz Certified Oracle 8/8i DBA & Developer)
>http://www22.Brinkster.com/rpapnoi
>
>---------- Original Text ----------
>
>To: internet["Multiple recipients of list ORACLE-L" <ORACLE-L_at_fatcity.com>]
>
>Ramesh,
>
>I presume you are looking for something to tell you how to configure a
>database server, and such a thing does not exist. Period.
>
>The real answer is, that this is far too application dependent, and that
>only the application developers can provide anything of this kind. And
>even in this case, such configuration guides are often more misleading
>than guiding. There have been attempts at making rules like "this
>application is like X tpc-c transactions", but they also fail to be of
>any actual value.
>
>Also, if what you really were looking for was something to tell you the
>size (in GB) of the required disk to store schema with a certain
>definition, you could create some rough estimates. However, with todays
>typical disksizes, you run out of spindles much before you run out of GB.
>
>Thanks, Bjørn.
>
>rpapnoi_at_chemtex.co.in wrote:
>
>>Hi Gurus,
>>Can anybody mail me the the whitepaper/policy document on database sizing?
>>Thanks in advance.
>>
>>Regards,
>>Ramesh D Papnoi
>>Oracle DBA @ Chemtex Global Engineers Pvt. Ltd., Mumbai, India
>>(BrainBench & Brainbuzz Certified Oracle 8/8i DBA & Developer)
>>http://www22.Brinkster.com/rpapnoi
>>
>
>

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
  INET: rpapnoi_at_chemtex.co.in

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 Thu Feb 14 2002 - 22:05:20 CST

Original text of this message

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