Operating System - HP-UX
1837061 Members
2754 Online
110111 Solutions
New Discussion

adding kernel parameters in HP-UX 11.23

 
SOLVED
Go to solution
gab_in
Regular Advisor

adding kernel parameters in HP-UX 11.23

Hi,

I am installing oracle 10 on my hp-ux11.23 itanium system and while installing ,it is saying that the following two kernel parameters are not found. Please tell me how can I install them.

-Checking for maxswapchunks=16384; found no entry. Failed <<<<
- Checking for semmap=4098; found no entry. Failed <<<<

Thanks
3 REPLIES 3
J. Bravo
Respected Contributor
Solution

Re: adding kernel parameters in HP-UX 11.23

Hi!

They don't exist in 11.23.

Regards;

J. Bravo.
whiteknight
Honored Contributor

Re: adding kernel parameters in HP-UX 11.23

The kernel parameters maxswapchuncksize, ncallout, and/or semmap are no longer
tunable in 11.23.

HP-UX 11i Version 2 September 2004 Release Notes
http://docs.hp.com/en/5992-2852/5992-2852.pdf on page 63 says:

System-V IPC Kernel Tunable Parameter (semmap)(Obsolete): The memory
allocation of semaphore sets previously controlled by semmap is now done
dynamically by the kernel. The semmap kernel parameter is no longer
tunable.

WK
Problem never ends, you must know how to fix it
gab_in
Regular Advisor

Re: adding kernel parameters in HP-UX 11.23

Thanks for the reply. I got the answer. Hence closing the thread