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: how do you decide your db_cache_size

Re: how do you decide your db_cache_size

From: rjamya <rjamya_at_gmail.com>
Date: Thu, 15 Sep 2005 14:00:25 -0400
Message-ID: <9177895d050915110027816e1c@mail.gmail.com>


This is easy if you are a 'integer register in the CPU' ... are you?

Raj

On 9/15/05, Gogala, Mladen <MGogala_at_allegientsystems.com> wrote:
>
> Just shift the number 10 positions to the right and division by 1024 is
> done. Division by 2 is
>
> equivalent to the right shift. Dividing by 1010 ('A' in hex) is not so
> simple.
>
> --
>
> Mladen Gogala
>
> Ext. 121
> ------------------------------
>
> *From:* Cary Millsap [mailto:Cary.Millsap_at_hotsos.com]
> *Sent:* Thursday, September 15, 2005 12:43 PM
> *To:* oracle-l_at_freelists.org
> *Subject:* RE: how do you decide your db_cache_size
>
> Unless you're a binary-based computer, in which case it's a lot easier to
> divide by 1024.
>
> *Cary** Millsap*
> Hotsos Enterprises, Ltd.
> http://www.hotsos.com
> *Nullius in verba*
>
> Visit www.hotsos.com <http://www.hotsos.com/> for curriculum and schedule
> details...
>
> ------------------------------
>
> *From:* oracle-l-bounce_at_freelists.org [mailto:
> oracle-l-bounce_at_freelists.org] *On Behalf Of *rjamya
> *Sent:* Wednesday, September 14, 2005 2:25 PM
> *To:* jkstill_at_gmail.com
> *Cc:* Brandon.Allen_at_oneneck.com; MGogala_at_allegientsystems.com;
> oracle-l_at_freelists.org
> *Subject:* Re: how do you decide your db_cache_size
>
> I presume it is for those who are not good with division ... dividing by
> 1000 is much easier than say 1024 ??
>
>
>

-- 
------------------------------
select standard_disclaimer from company_requirements where category = 
'MANDATORY';

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Sep 15 2005 - 13:02:27 CDT

Original text of this message

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