- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Kernel Parameters
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 02:57 AM
04-14-2005 02:57 AM
Kernel Parameters
I having problems of any kernel parameter. Is there any tool to monitor the current state of kernel parameters . Glance does not say the value of all of them . Apart of it , do you have any rule to adjust the kernel parameters of oracle?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 03:00 AM
04-14-2005 03:00 AM
Re: Kernel Parameters
sam -> kernel configuration -> configurable parameters.
Mark Syder (like the drink but spelt different)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 03:02 AM
04-14-2005 03:02 AM
Re: Kernel Parameters
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 03:04 AM
04-14-2005 03:04 AM
Re: Kernel Parameters
The kmtune command will show you all current kernel values.
I'm not sure about the rules for Oracle. Sorry.
Rgds,
Anthony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 03:05 AM
04-14-2005 03:05 AM
Re: Kernel Parameters
You may want to have a look at the contents of /stand/system file.
Have a look at "http://asktom.oracle.com/pls/ask/f?p=4950:8:::::F4950_P8_DISPLAYID:454420165038" and "forums1.itrc.hp.com/service/ forums/questionanswer.do?threadId=847351".
These should give you some help.
Rgds,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 03:08 AM
04-14-2005 03:08 AM
Re: Kernel Parameters
The current usage of them (not all) can be monitored as follows
glance -t
sar -v 5 5
If you are on 11.23, you almost can monitor the usage of them all. (Check kc commands.)
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 03:15 AM
04-14-2005 03:15 AM
Re: Kernel Parameters
Found a document which might just help you.
rgds,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 03:20 AM
04-14-2005 03:20 AM
Re: Kernel Parameters
Pls. find this one.
Rgds,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 05:58 AM
04-14-2005 05:58 AM
Re: Kernel Parameters
You can use kmtune command which will help you, some configured values can be seen on /stand/system file.
Generally oracle has a set of standard kernel parameter which they need to be set(some/most of them) would not follow the rule for which you can hard code it.
Rgds
HGN