Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: SHMMAX, etc., for Oracle8 on Linux: Where to change?
Hi David,
look at:
/usr/src/linux/include/asm/shmparam.h
and
/usr/src/linux/include/linux/sem.h:
If these parameters aren't correct, you need to set them in the above listed include files and rebuild the kernel.
See /usr/include/linux/README for more info!
David Sisk wrote:
> Hi:
>
> The installation documentation for Oracle8 on Linux shows to change some
> shared memory parms, such as SHMMAX, SHMMNI, etc. Where the heck are these,
> and how do I change them? Could anyone point me in the right direction?
> Please email?
> Thanks and regards,
> --
> David C. Sisk
> http://www.ipass.net/~davesisk/ORACLEonNT.htm
Received on Wed Nov 25 1998 - 00:00:00 CST
![]() |
![]() |