LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Distributions (https://www.linuxquestions.org/questions/linux-distributions-5/)
-   -   Modify kernel (https://www.linuxquestions.org/questions/linux-distributions-5/modify-kernel-525/)

nford.ci 01-02-2001 04:18 PM

Not sure if this is possible but we need to modify kernel parameters for memeory.
example SHMMAX VALUE 214748367
SHMMNI VALUE 100
SHMSEG VALUE 15 etc.....
We are using Redhat 7.0 and trying to setup Oracle8i
these are requirements for Oracle (tasks to perform as the root user)
Does anyone know what this might be about?
Any help would be appreciated

jeremy 01-07-2001 02:24 PM

To change the SHMMAX VALUE you can type "echo 214748367 > /proc/sys/kernel/shmmax" as root.

nford.ci 01-08-2001 08:40 AM

Thank you for your response, I had found a site on RedHat that helped.
Ended up not needing to change the values after all, as long as we loaded 6.2 and then later upgraded to 7.0

ssu4716 01-22-2002 11:59 AM

Hi,

Can you please give me the address of the
Red Hat site you talked about?

Thanks.

Syed


All times are GMT -5. The time now is 10:17 AM.