Sponsored Content
Full Discussion: Solaris 10
Operating Systems Solaris Solaris 10 Post 302728493 by Phuti on Thursday 8th of November 2012 01:48:04 AM
Old 11-08-2012
Solaris 10

Hi Guys,

I am running Oracle 11g database on solaris 10 and one of the recommendations is to set kernel parameters using project--(something new to me).

Now I want to see if my semaphores are configure correctly and are used properly.

How do I see the behavior of my kernel parameters, more especially the semaphores?

Please Help!!!!

Thanks in advance...
 

4 More Discussions You Might Find Interesting

1. Solaris

application compiled on solaris 10 throwing error when executed on solaris 9

I have compiled my application on Solaris 10 with following description SunOS ldg1 5.10 Generic_138888-03 sun4v sparc SUNW,Sun-Blade-T6320 The compiler is Sun C++ 5.9 SunOS_sparc Patch 124863-01 2007/07/25 But when installing the application on Solaris 9 SunOS odcarch02 5.9... (2 Replies)
Discussion started by: ash_bit2k2
2 Replies

2. Solaris

Unable to login using ssh,telnet onto my solaris machine with solaris 10 installed

Hi, I am unable to login into my terminal hosting Solaris 10 and get the below error message "Server refused to allocate pty ld.so.1: sh: fatal: libc.so.1: open failed: No such file or directory " Is there anyways i can get into my machine and what kind of changes are required to be... (7 Replies)
Discussion started by: sankasu
7 Replies

3. Solaris

root disk mirroring in solaris volume manager for solaris 10

Need a procedure document to do "root disk mirroring in solaris volume manager for solaris 10". I hope some one will help me asap. I need to do it production environment. Let me know if you need any deatils on this. Thanks, Rama (1 Reply)
Discussion started by: ramareddi16
1 Replies

4. Solaris

Patching Procedure in Solaris 10 with sun cluster having Solaris zone

Hi Gurus I am not able to find the patching procedure for solaris 10 ( sol10 u11) to latest patchset with sun cluster having failover zones so that same I should follow. Take an instance, there are sol1 and sol2 nodes and having two failover zones like sozone1-rg and sozone2-rg and currently... (1 Reply)
Discussion started by: nick101
1 Replies
semmsl(5)							File Formats Manual							 semmsl(5)

NAME
semmsl - maximum number of System V IPC semaphores per identifier VALUES
Failsafe Default Allowed values DESCRIPTION
The tunable specifies the maximum number of individual System V IPC semaphores per semaphore identifier (ID). If an application attempts to exceed this limit, it will receive an error from For more information about System V semaphores, refer to the section of the sema(5) manpage. Who Is Expected to Change This Tunable? Anyone. When Should the Value of This Tunable Be Raised? If applications require a larger number of semaphores per ID. When Should the Value of This Tunable Be Lowered? If application requirements for semaphores per ID has decreased or there is a need to protect against ill-behaved applications. What Other Tunable Values Should Be Changed at the Same Time? All the System V semaphore tunables are interrelated and should not be treated as independent variables. The tunables must be evaluated as a system to ensure they reflect the application requirements. The semaphore tunables include and Specifically, a change in the tunable may require a change in the tunable. WARNINGS
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. Prior to HP-UX 11i Version 1 the maximum number of semaphores per ID was an undocumented constant 2048 in the header file Typically appli- cations do not depend upon this limitation. For those that were compiled with the old constant, tunable values higher than 2048 will gen- erally not be a problem. However, tunable values lower than 2048 may cause other such applications to fail. These should be recoded to obtain the current value from pstat_getipc(2). 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 AUTHOR
was developed by AT&T. SEE ALSO
semget(2), sema(5), semaem(5), semmns(5), semmni(5), semmnu(5), semume(5), semvmx(5), sysv_hash_locks(5). Tunable Kernel Parameters semmsl(5)
All times are GMT -4. The time now is 02:01 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy