Home » Infrastructure » Unix » Oracle installation issue on solaris (Oracle 11g on Solaris 10)
Oracle installation issue on solaris [message #594276] Tue, 27 August 2013 03:34 Go to next message
amitkaushik85
Messages: 6
Registered: June 2013
Junior Member
Hi,


I am trying to install oracle 11g on solaris machine,but facing out of memory error ORA-27102 when Data base configuratioen assistance.

kernel parameter are already configure with 4GB or memory.


Re: Oracle installation issue on solaris [message #594300 is a reply to message #594276] Tue, 27 August 2013 04:28 Go to previous messageGo to next message
amitkaushik85
Messages: 6
Registered: June 2013
Junior Member
set shmsys:shminfo_shmmax=4294967295
set shmsys:shminfo_shmmin=1
set shmsys:shminfo_shmmni=100
set shmsys:shminfo_shmseg=10
set semsys:seminfo_semmns=1024
set semsys:seminfo_semmsl=256
set semsys:seminfo_semmni=100
set semsys:seminfo_semvmx=32767
set noexec_user_stack=1


above are the kernel parameters used with installation process.
Re: Oracle installation issue on solaris [message #594384 is a reply to message #594300] Wed, 28 August 2013 02:16 Go to previous messageGo to next message
trantuananh24hg
Messages: 744
Registered: January 2007
Location: Ha Noi, Viet Nam
Senior Member
How about your physical memory size?
What's your Solaris version?
What's the project of oracle user have you configured?
What's the log from DBCA processing?

[Updated on: Wed, 28 August 2013 02:32]

Report message to a moderator

Re: Oracle installation issue on solaris [message #595149 is a reply to message #594300] Sat, 07 September 2013 16:39 Go to previous message
Lalit Kumar B
Messages: 3174
Registered: May 2013
Location: World Wide on the Web
Senior Member
It is pretty much configuration issue.

shminfo_shmmax parameter is obsolete with the release of Solaris 10. Check the default memory size, it should always be more than the shared memory(SGA/PGA...) which Oracle would need. Else, out of memory error is inevitable.

trantuananh24hg wrote on Wed, 28 August 2013 12:46

What's the project of oracle user have you configured?


Yes, this is a good point. For permanent setting of memory size, you need to create a project with projadd command for the user.

Once the memory settings are configured properly as mentioned above, a normal start up of DB should make things work fine.

[Updated on: Sun, 08 September 2013 00:42] by Moderator

Report message to a moderator

Previous Topic: spool error
Next Topic: Unix shell scripting questions
Goto Forum:
  


Current Time: Fri Mar 29 05:08:54 CDT 2024