Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Oracle 8.1.6 on RH 7.0 - kernel parameters
You could try telling the installer to not create a database to see if this is actually the problem. I do not know what size(memory) database the instal would be creating, but the shared memory max parameter must be at least the size of the SGA Oracle will use. Perhaps the documentation will give you an idea of what this default DB will require.
-- Dave A <codrutpopescu_at_my-deja.com> wrote in message news:8sjmeg$aqp$1_at_nnrp1.deja.com...Received on Wed Oct 18 2000 - 19:53:11 CDT
> I tried to install Oracle 8i R2 on RedHat 7.0.
> The database creation process just hangs at the
> intializing database step (80%).
> Could this be a problem related to shared memory
> segments and semaphores of the linux kernel?
> Is this the difference between Suse which is
> optimized for Oracle or RedHat Enterprise and the
> normal distibution (memory optimization)?
> I saw that RedHat 7.0 has a maximum shared memory
> segment of 32M, which is way below what Oracle
> asks for (0.5 * physical memory). I have 192M RAM.
> Oracle says in their documentation that if the
> memory is not configured correctly the SGA will
> not be able to start. However they also says that
> if you set memory segments and semaphores
> pameters too high the system may not be able to
> boot.
> Could someone suggest me the correct settings for
> kernel parameters?
>
> Thank You
> Codrut Popescu
>
> P.S. Please excuse me for my bad english!
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
![]() |
![]() |