We are trying to see at any one moment how many ACTIVE connections we
have into the database.  We are looking at connection pooling and are
trying to get a ballpark figure of how many connections we have into the
database at any one time.

I know this will not be a end all be all number but we are just looking
for a rough idea.  I can count the socket connection(s) but what we are
trying to see is how many of these connections are actually accessing
the database.

Dougc


-----Original Message-----
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Jeff Powell
Sent: Friday, August 07, 2009 2:57 PM
To: U2 Users List
Subject: Re: [U2] uniobjects/socket idle time?

Doug,

Can I ask what you ultimate goal is?

Thanks,

Jeff


Doug Chanco wrote:
> Hey all,
>
>    Is anyone aware of a way to see how long a uniobjects connection
has
> been idle?  I know that after "x" time the socket connection will
close
> but until that moment I assume the connection is idle and I am trying
to
> find a way to "look through" our uniobjects connections and figure out
> at any one moment how many are actually doing something.
>
>  
>
> Any thoughts/suggestions/ideas are welcomed!
>
>  
>
> Thanks
>
>  
>
> Dougc  
>
>  
>
> Aix 6.1.2
>
> Universe 10.2.x
>
> _______________________________________________
> U2-Users mailing list
> U2-Users@listserver.u2ug.org
> http://listserver.u2ug.org/mailman/listinfo/u2-users
>
>
>   
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

-- 
This message has been scanned for viruses and
dangerous content by SecureMail, and is
believed to be clean.

_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to