Re: ? install Oracle 7 on Solaris 2

From: madhu aiyappen <madhu_at_efit.elcm.eds.com>
Date: 1996/05/02
Message-ID: <4mbb11$j5e_at_radon>#1/1


In article <1303437213.5073159_at_cornut.fr>, fbouquet_at_cornut.fr (Frederic Bouquet) says:
>
>To install Oracle 7, I need to increase the amount of share memory on Sun
>Solaris 2.3.
>How can increase this shared memory ?
>
>Thanks

edit you /etc/system file
add following lines

set shmsys:shminfo:shmmax=<value>
set shmsys:shminfo:shmmin=<value>
set shmsys:shminfo:shmmni=<value>
set shmsys:shminfo:shmseg=<value>

and do a boot or boot -r. I beleive shmmax require a boot -r to take effect.

You can verify the values by print the values of all tunable kernel parameters.

Good luck

Madhu Aiyappen Received on Thu May 02 1996 - 00:00:00 CEST

Original text of this message