- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how to create a kernel parameters templates
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
06-17-2003 06:27 PM
06-17-2003 06:27 PM
how to create a kernel parameters templates
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 08:25 PM
06-17-2003 08:25 PM
Re: how to create a kernel parameters templates
Could you please explain your questions using the "-v" option? A little more detail would be nice, as would a name!
Thanks,
Ollie.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 08:49 PM
06-17-2003 08:49 PM
Re: how to create a kernel parameters templates
Regards
Karthik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 09:22 PM
06-17-2003 09:22 PM
Re: how to create a kernel parameters templates
step 2:what is Tunable parameters for weblogic,tuxedo,oracle 9i
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 09:34 PM
06-17-2003 09:34 PM
Re: how to create a kernel parameters templates
Files: nfile, nflocks, ninode
maxfiles, maxfiles_lim
Memory: bufpages, nbuf
dbc_max_pct, dbc_min_pct
Swap: swapmem_on
swchunk
maxswapchunks
Process: nproc, maxuprc
maxdsiz, maxssiz, maxtsiz
File Open Mode: o_sync_is_o_dsync
Shared Mem: SHMEM SHMMAX SHMMNI SHMSEG
Semaphores: SEMA SEMMNS SEMMNI SEMMAP
Special: fs_async
maxusers
Hope this can help you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 09:38 PM
06-17-2003 09:38 PM
Re: how to create a kernel parameters templates
The templates are defined in the directory:
/usr/sam/lib/kc/tuned
I can't help with the parameter values as I'm not an expert in these apps. Suggest you get help from application documentation and/or support.
Regards,
Ollie.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 09:55 PM
06-17-2003 09:55 PM
Re: how to create a kernel parameters templates
The following are some Unix kernel parameters that should be monitored and possibly increased after changes are made to the related init.ora parameter.
Init.ora Parameter Unix Kernel Parameter
db_block_buffers shmmax
db_files (maxdatafiles) nfile, maxfiles
large_pool_size shmmax
log_buffer shmmax
processes nproc, semmsl, semmns
shared_pool_size shmmax
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2003 09:27 AM
06-18-2003 09:27 AM
Re: how to create a kernel parameters templates
The author of this post has used Chinese simplified language characters for his name. These are not supported in the forums (English only at the moment). The member has been notified to use English language characters for his name.
Thanks,
Dan