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: Solaris "infinite" shmmax value?

RE: Solaris "infinite" shmmax value?

From: Tanel Poder <tanel.poder.003_at_mail.ee>
Date: Sat, 26 Aug 2006 00:21:56 +0800
Message-id: <006b01c6c862$955391b0$6501a8c0@windows01>


> In Solaris, is a shmmax setting of
>
> set shmsys:shminfo_shmmax=0x40000000 or
> set shmsys:shminfo_shmmax=0x80000000
>
> legitimate and is it "infinite", i.e. the amount of physical
> memory available on the server?

I don't know any infinte shmmax special values, all numbers represent real bytes, you could just set it larger than you need.

But lets start with basics:

  1. which version of solaris and is it 32 or 64 bit? (in solaris 10 many kernel parameters have changed)
  2. how much RAM you've got?
  3. how big SGAs are you planning there?

Tanel.

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Aug 25 2006 - 11:21:56 CDT

Original text of this message

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