Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: oracle 9.2.0.4 on redhat 8 "SIGSEGV 11* segmentation violation"
Whatever...
Save yourself the hassle and eliminate some possibilities by copying this lot into /etc/sysctl.conf
kernel.shmall = 2097152 kernel.shmmax = 2147483648 kernel.shmmni = 4096 kernel.sem = 250 32000 100 128
Regards
HJR
-- ------------------------------------------- Dizwell Informatics: http://www.dizwell.com -A mine of useful Oracle information- =========================================== "Josef Maier" <mmmaier41_at_hotmail.com> wrote in message news:406a5304$0$15770$91cee783_at_newsreader02.highway.telekom.at...Received on Tue Mar 30 2004 - 23:21:00 CST
> Sorry:
>
> cat /proc/sys/kernel/shmmni
> 4096
> cat /proc/sys/kernel/shmmax
> 1073741824
>
> thanx
>
>
> "Howard J. Rogers" <hjr_at_dizwell.com> schrieb im Newsbeitrag
> news:4069cc6e$0$28283$afc38c87_at_news.optusnet.com.au...
> >
> > "Josef Maier" <mmmaier41_at_hotmail.com> wrote in message
> > news:4069853c$0$7832$91cee783_at_newsreader02.highway.telekom.at...
> > > Filename Type Size Used
Priority
> > > /dev/sdb1 partition 8032460 0 -1
> > > /dev/sda10 partition 602396 0 -2
> > > /dev/sdb4 partition 8032492 0 -3
> > >
> > >
> > > [root_at_oracle1 kernel]# cat sem
> > > 250 32000 32 128
> >
> >
> >
> > Well, that's not right for a start, since sem should be set to 250 32000
> 100
> > 128.
> >
> > No shmmax?
> > No shmmni?
> >
> > Regards
> > HJR
> >
> >
>
>