1828590 Members
2489 Online
109983 Solutions
New Discussion

regarding semaphores

 
SOLVED
Go to solution
Binu_5
Regular Advisor

regarding semaphores

Hi All

Iam getting the following error while running
one application
ERROR: Can't get SemID for Semaphores..


Can any body help regarding this issue

Os is redhat linux 9

Thanks
Binu

3 REPLIES 3
Stuart Browne
Honored Contributor

Re: regarding semaphores

And what application is that?
One long-haired git at your service...
Binu_5
Regular Advisor

Re: regarding semaphores

Hi

It is simulator testing tool
they first mount /dev/shm and run their tool
then this error flashes

Thanks
Binu
Vitaly Karasik_1
Honored Contributor
Solution

Re: regarding semaphores

You may increase semaphore-related limits for your system - see, for example, this http://www.puschitz.com/TuningLinuxForOracle.shtml#SettingSemaphores article.