Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 8.0.5 on Linux SMP kernel panic
Brian Sauer wrote:
> I'm trying to run Oracle EE 8.0.5 on Linux Redhat 6.0 with Kernel 2.2.5-15
> SMP. (custom kernel). I have 512MB of memory on the machine.
>
> When I perform a large query it panics (large table join). I've enclosed a
> Blurb from top below. The kernel panics with a swapper error. The swap
> space looks good.
>
> Is anyone using Oracle 8 with Linux SMP?
> If so, have you experienced these problems?
I use Oracle EE 8.0.5 on Linux Redhat 6.0 with Kernel 2.2.5-22 SMP 128MB,
and have same trouble. In Usenet forum I read, that on SMP need give kernel
less memory - 127MB in my case (append="mem=127M" in /etc/lilo.conf).
May be string:
append="mem=511M"
in /etc/lilo.conf solve you problem?
Received on Thu Nov 04 1999 - 23:47:39 CST
![]() |
![]() |