I don't know what your connecting application is but can you disconnect the connection when you're done? This must be explicitly done with a session.disconnect();. We learned this when we ran out of license seats due to a process that would connect but never disconnected.

If somehow you could make your application disconnect when it is done with each thread then you could to do a listuser and look for the udcs processes with grep. Then you would know that those connections were really active.

HTH

Jeff
 a ballpark figure of how many connections we have into the
database at any one time.
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to