Well ipcs -l Shows that the parameters that don't have corresponding "files" in /proc/sys/kernel are in line with Ora's demands, so I won't worry about it.
I didn't have much luck with googlegroups searches concerning what to do if one wanted to change a parameter that doesn't have a corresponding file in /proc/sys/kernel, so I guess the answer would be, edit the source and recompile. E.g., echo 1 > /proc/sys/kernel/shmmin Doesn't work. FYI. Sean -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Donald J Bindner Sent: Sunday, January 27, 2002 6:13 PM To: [EMAIL PROTECTED] Subject: [tslug] Re: Kernel params question On Sun, Jan 27, 2002 at 06:10:11PM -0600, Sean Foy wrote: > Cool, thanks. > > I'm installing Ora and it wants me to check for unreasonable values > for e.g., SEMVMX (something about the max value of a semaphore)... > Would you guess that it would be safe to assume all is well if there > is no /proc/sys/kernel/semvmx where the Ora docs tell me to look for > the file? > > Thanks, > Sean I would try a google search on the terms semvmx, installing, oracle, linux and see if anything comes up. If you don't find anything, I'd probably take a chance and assume it will be fine. -- Don Bindner <[EMAIL PROTECTED]>
