Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Linux Kernel Parameters / Oracle8
You have to change a couple of header files and then recompile the Linux
kernel. The SHM... parameters are in /usr/src/linux/include/asm/shmparam.h
(I think), and the SEM... parameters are in
/usr/src/linux/include/linux/sem.h. The paths may be different for you,
depending on which Linux you're running, so probably you should try to do a
find on the two header files.
Hope this helps
Mimi
Thomas J. Morgan <TMorgan_at_ptreb.com> wrote in message
news:7soguf$a47_at_news-central.tiac.net...
> I am preparing a Linux server in preparation for Oracle8. The
installation
> guide I downloaded talks about some Linux Kernel Parameters (SHMIN, SHMMNI
> etc) on page 2-2. Can someone point me in the right direction as to how
> these are changed and or checked.
>
> Thank you
> Thomas
>
>
Received on Mon Sep 27 1999 - 23:13:02 CDT
![]() |
![]() |