Operating System - HP-UX
1833869 Members
1616 Online
110063 Solutions
New Discussion

HP-UX 11.23 kernel parameters?

 
Kenneth Platz
Esteemed Contributor

HP-UX 11.23 kernel parameters?

Is there a concise list of which kernel parameters have been obsoleted as of 11.23, and which ones now are automatically tuned by the system? I'd like to beat my DBA's and Basis admins over the head with this list everytime they request I change a kernel parameter that's been obsoleted.

Thanks in advance.
I think, therefore I am... I think!
5 REPLIES 5
Pete Randall
Outstanding Contributor

Re: HP-UX 11.23 kernel parameters?

Ken,

This section of the Release Notes might address your needs:

http://www.docs.hp.com/en/5992-2854/ch04s11.html


Pete

Pete
Kenneth Platz
Esteemed Contributor

Re: HP-UX 11.23 kernel parameters?

Well, that mentions maxusers. I know there are several more that have been obsoleted, including semmap. I also know there are a number (including nfile) which the kernel now automatically tunes.

I found this list a few months ago on the 'net, but it seems to have disappeared. I just wish I had bookmarked it or printed it out then. My bad.
I think, therefore I am... I think!
James R. Ferguson
Acclaimed Contributor

Re: HP-UX 11.23 kernel parameters?

Hi Kenneth:

In addition to 'maxusers' and 'semmap', 'maxswapchunks' is obsolete at 11.23.

Regards!

...JRF...
ITlearner
Frequent Advisor

Re: HP-UX 11.23 kernel parameters?

Hi,

Both semmap and maxswapchunks are obsolete.But oracle installation fails since it is unable to find these two parameters.
How to proceed.is there any workaround for this.

Regards,
ITLearner
Dennis Handly
Acclaimed Contributor

Re: HP-UX 11.23 kernel parameters?

>ITLearner: Both semmap and maxswapchunks are obsolete. But oracle installation fails since it is unable to find these two parameters.

The right way to do this is to get Oracle to fix this.

The wrong way is to give in and use kctune to create your own parms, with the same name.

Here are some links. One mentions to ignore the bogus Oracle warning.
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1043965
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1129309
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1056585