Re: Connection Pooling - tracking users
- From: "Mark D Powell" <Mark.Powell@xxxxxxx>
- Date: 6 Jul 2005 08:08:33 -0700
Generally speaking there is no way to trace back to the ultimate
end-user for connections made through a connection pool where all the
sessions use the same Oracle username and show as the OS user of the
webserver or application server unless that information is passed to
Oracle by the application. The Oracle package DBMS_APPLICATION_INFO is
sometimes used for this purpose.
Possible solutions for this depend on the information Daniel listed.
HTH -- Mark D Powell --
.
- Follow-Ups:
- Re: Connection Pooling - tracking users
- From: DA Morgan
- Re: Connection Pooling - tracking users
- References:
- Connection Pooling - tracking users
- From: i_rahim
- Re: Connection Pooling - tracking users
- From: DA Morgan
- Connection Pooling - tracking users
- Prev by Date: Re: restristions for DISTINCT usage
- Next by Date: Better Way around the barn
- Previous by thread: Re: Connection Pooling - tracking users
- Next by thread: Re: Connection Pooling - tracking users
- Index(es):
Relevant Pages
|