Sponsored Content
Top Forums UNIX for Dummies Questions & Answers How to change a kernel parameter Post 72097 by soestx on Wednesday 18th of May 2005 01:43:24 PM
Old 05-18-2005
How to change a kernel parameter

Hello and thank you everyone that has helped guide me in the past.
I need to change the max_thread_proc parameter in order for certain Oracle utilities to function correctly. It is currently set at 64.

I am a dba not an sa so please excuse my lack of knowledge on something that is probably pretty basic.

I have read online that this is a dynamic parameter. Looking in SAM, it shows Type as Static. I need to know how to successfully change this. I am confused whether it is something that can be changed without rebooting the server or not. If it is something that I can do now ... or have to wait for an outage window.

I have never changed kernel parameters before as everywhere else has always had sys admins on staff, and this place only has one unix server ... and it is a production system.

Any advice or suggestions on how to do this without crashing everything is greatly appreciated!

Thanks!!
Steven
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

kernel parameter

Hi all How to change the system parameter (kernel Parameter) in sun solaris..i wan't to increase the maximum no of user processs.i found it frm sysdef command that it has a value of 3048 i wan't to increase it as smtime while forking a new proceess it,s giving error max limit of user process... (1 Reply)
Discussion started by: Prafulla
1 Replies

2. UNIX for Dummies Questions & Answers

kernel parameter

Hi all I am using HPUX 11.00 .its a HP9000 L class server with 1gb ram and dual processor 540Mhz. i want to know abt the two kernel parameter mentioned below 1)maxdsize 2)maxssize these two parameter has the default values and it has not been changed once. as some application on this... (1 Reply)
Discussion started by: Prafulla
1 Replies

3. UNIX for Dummies Questions & Answers

kernel parameter settings

Hello All, can someone clarify finally what are the kernel parameter settings for ORACLE9i on SOLARIS9 ? the following first part is copy paste from the sun's web... (2 Replies)
Discussion started by: grep
2 Replies

4. UNIX for Dummies Questions & Answers

kernel parameter in SOL

Hello everbody: I have Sol9, and I need to check its kernekl parameters, do you know how to list them or in which file they can be found. Thanks in Advance (3 Replies)
Discussion started by: aladdin
3 Replies

5. UNIX for Advanced & Expert Users

Solaris to HP-UX 11i v2 kernel parameter mapping

Can anyone reference me where I can find info or if someone knows the mapping of Solaris kernel parameters to HP-UX 11i v2 O/S on Integrity server? Your response would be greatly appreciated. Thanks. -Lou :) (1 Reply)
Discussion started by: nylou97
1 Replies

6. HP-UX

Equivalent Kernel parameter in HP-UX

Hi, May I pls. know what would be the equivalent kernel parameter in HP-UX for the below Linux kernel parameter. sysctl kern.ps_showallprocs - This setting in Linux would let users see their own processes in "ps". Thanks, Narasimha (1 Reply)
Discussion started by: vnarsim
1 Replies

7. UNIX for Dummies Questions & Answers

kernel parameter values

Hi All Need to find kernel parameter values of our UNIX box. /filesys1/tmp>uname -a HP-UX hps1_dc B.11.11 U 9000/800 1681349356 unlimited-user license /filesys1/CDBLprodrun/tmp> Can anyone help me with the cmd to find kernel parameter values? Thanks in advance. (1 Reply)
Discussion started by: mhbd
1 Replies

8. HP-UX

nk thread kernel parameter

Hi. I wanted to know, that if an issue is coming, where ,on running a load test, the memory of the APP server(unix) increases, but does not come down once the test is over, in that case, does tuning the nk thread paramter help in teleasing of the memory..??? plz answer soon (2 Replies)
Discussion started by: TC123
2 Replies

9. Solaris

How to change the Kernel parameter MAXDSIZE

Hi, How can I change the Kernel parameter MAXDSIZE??:confused::confused: Thanks in Advance ... (1 Reply)
Discussion started by: smartgupta
1 Replies

10. Solaris

What are the kernel parameter of network interface in Solaris?

Hi gurus Could anybody tell me that what are the kernal parameter of network interface in solaris Regards (3 Replies)
Discussion started by: girish.batra
3 Replies
expanded_node_host_names(5)					File Formats Manual				       expanded_node_host_names(5)

NAME
expanded_node_host_names - enable maximum length expansion of the system node and host names VALUES
Failsafe Default Allowed Values DESCRIPTION
The tunable controls the length of the system node and host names. When this tunable value is 0, the system utilities used to set node and host names allow compatible name lengths. That is, 8 and 64 bytes for node and host name, respectively. When this tunable value is 1, the utilities allow expanded lengths up to 255 bytes. Changing this tunable does not affect the current system node and host names. Node and host names larger than 8 and 64 bytes, respectively, can cause anomalous or incorrect behavior in applications using these names. See the WARNINGS section for more information. Who Is Expected to Change This Tunable? The system administrator may change this tunable when it is necessary to change the maximum allowed length of the system node and/or host names. Restrictions on Changing This tunable is dynamic. Changing its value to 1 immediately allows the administrator to assign expanded (up to 255 bytes) node or host names. Changing its value to 0 enforces the compatible maximum of 8 and 64 byte node and host names on any subsequent name setting but does not affect the current name settings. When Should the Value of This Tunable Be Raised? This tunable may be raised to 1 when it is necessary to assign an expanded node and/or host name. What are the Side Effects of Raising the Value? Raising the tunable value to 1 causes the system utilities used to set node and host names to allow names up to 255 bytes. When Should the Value of This Tunable Be Lowered? This tunable should be lowered to 0 when it is determined that expanded node and host names are not necessary. What are the Side Effects of Lowering the Value? Lowering the tunable value to 0 causes the system utilities used to set node and host names to allow names up to 8 and 64 bytes, respec- tively. What Other Tunable Values Should Be Changed at the Same Time? None. APPLICATION USAGE
For more information on usage see the whitepaper WARNINGS
Node and host names in excess of 8 and 64 bytes, respectively, can cause anomalous behavior or failure in applications using these names. The administrator should read and understand the issues as described in the related documentation (see the whitepaper and nodehostname- size(5)). Warnings are always issued from the tunable handler when this tunable is changed. When this tunable value is 0 (off), the system interfaces and commands which set node and host names quietly truncate inputs to 8 or 64 bytes, respectively. This behavior is consistent with previous versions. There is no error nor warning provided. Installation of optional kernel software, from HP or other vendors, may cause changes to tunable parameter values. After installation, some tunable parameters may no longer be at the default or recommended values. For information about the effects of installation on tun- able values, consult the documentation for the kernel software being installed. For information about optional kernel software that was factory installed on your system, see at All HP-UX kernel tunable parameters are release specific. This parameter may be removed or have its meaning changed in future releases of HP-UX. AUTHOR
was developed by HP. SEE ALSO
hostname(1), uname(1), setuname(1M), gethostname(2), sethostname(2), uname(2), hostname(5), nodehostnamesize(5). whitepaper, available on Tunable Kernel Parameters expanded_node_host_names(5)
All times are GMT -4. The time now is 02:16 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy