Skip to Main Content

Facing issue with Timesten Maximum Connections

36edb740-8d27-4fda-a23a-430249c903bfFeb 19 2016 — edited Feb 19 2016

Hi

    In my project, I need to increase the maximum number of connections that timesten provides me. So, I changed the kernel parameter as shown below in /etc/sysctl.conf file.

        kernel.sem = 655 670720 128 1024

   The intention here is to get 500 connections max. But, even after this setting also, I am getting only 477 connections. I am not understanding why this is happening. Anybody help me to understand what is happening here.

   In above configuration, my assumption is that, 155 semaphores are reserved for timesten internal usage and remaining 500 will be available to me but this is not happening. Please help me in this aspect to understand why I am getting only 477 connections instead of 500 connections.

     Quick help is highly appreciated

Thanks

Hemanth

This post has been answered by ChrisJenkins-Oracle on Feb 19 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked due to inactivity on Mar 18 2016
Added on Feb 19 2016
6 comments
1,763 views