Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Connection Pooling - tracking users

Connection Pooling - tracking users

From: <i_rahim_at_hotmail.com>
Date: 6 Jul 2005 01:41:39 -0700
Message-ID: <1120639299.908935.32520@g47g2000cwa.googlegroups.com>


Does anyone know how I can link a particular session arising from a connection pool - back to the client that initiated the session. The App server uses jvm for setting up a connection pool and users are just assigned an open connection but when you look in V$SESSION you see none of the user information that you would normally see for a straight forward connection. There must be something I can interrogate on the APp server which shows me the relationship between client and the Oracle session i.e. osuser, program,terminal etc Received on Wed Jul 06 2005 - 03:41:39 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US