Home » RDBMS Server » Server Administration » install oracle 9.01 on solaris 5.8
install oracle 9.01 on solaris 5.8 [message #52695] Wed, 07 August 2002 02:07 Go to next message
Michael Nessler
Messages: 1
Registered: August 2002
Junior Member
I try to install oracle 9.01 on a solaris 5.8. When the database configuration assistant (dbca) executed, i always get the error 'ORA-27102 Out of memory'.

The solaris has 512 MB memory, 2 GB Swap-space (I added 1 GB), so what happend?

I can't check the required kernel-parameters, ipcs doesn't return the expected results (SEMMNI, SEMMNS, ...), in '/etc/system' i don't know how to update these settings.

thank you in advance, michael
Re: install oracle 9.01 on solaris 5.8 [message #52699 is a reply to message #52695] Wed, 07 August 2002 05:03 Go to previous message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
Just add the following to /etc/system and reboot.
delete the old parameters if they are already set.
set shmsys:shminfo_shmmax=4294967295
set shmsys:shminfo_shmmin=1
set shmsys:shminfo_shmseg=10
set shmsys:shminfo_shmmni=100
set semsys:seminfo_semmns=1000
set semsys:seminfo_semmni=100
set semsys:seminfo_semmsl=250

Previous Topic: Synonym Usage
Next Topic: Create a view base on a v_$session
Goto Forum:
  


Current Time: Thu Sep 19 13:29:48 CDT 2024