Operating System - HP-UX
1833054 Members
2408 Online
110049 Solutions
New Discussion

Re: how to create a kernel parameters templates

 
reuben_8
Occasional Contributor

how to create a kernel parameters templates

L2000???L3000???N4000???HPUX 11.00;WEBLOGIC???TUXEDO???ORACLE 9I
7 REPLIES 7
Ollie R
Respected Contributor

Re: how to create a kernel parameters templates

Hello ???,
Could you please explain your questions using the "-v" option? A little more detail would be nice, as would a name!
Thanks,
Ollie.
To err is human but to not award points is unforgivable
Karthik S S
Honored Contributor

Re: how to create a kernel parameters templates

Use the kmtune command to get the list of kernel parameters ...

Regards
Karthik
For a list of all the ways technology has failed to improve the quality of life, please press three. - Alice Kahn
reuben_8
Occasional Contributor

Re: how to create a kernel parameters templates

step 1:how to create three common templates for web server,application server and database server(example: sam->Apply Tuned Parameter Set... -> General OLTP/Database Server System)

step 2:what is Tunable parameters for weblogic,tuxedo,oracle 9i
twang
Honored Contributor

Re: how to create a kernel parameters templates

For Oracle, there are some tunable parameters:
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.
Ollie R
Respected Contributor

Re: how to create a kernel parameters templates

Hi,
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.
To err is human but to not award points is unforgivable
twang
Honored Contributor

Re: how to create a kernel parameters templates

First of all, I am sorry for above connection problem.
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
Kimberly Ann
Honored Contributor

Re: how to create a kernel parameters templates

Hi All,

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