How to use DbMonitor to trace SQL from specific user in SOA
Posted: Tue 20 Jul 2010 15:20
We're using Entity Framework for Data access and WCF for the service layer.
Is it possible to trace the SQL only for a specific user of the service layer using dbmonitor ?
If I make an instante of OracleMonitor it will send all the database activity of everyone who is using my service layer won't it ?
Or should I use another tool for this ?
Is it possible to trace the SQL only for a specific user of the service layer using dbmonitor ?
If I make an instante of OracleMonitor it will send all the database activity of everyone who is using my service layer won't it ?
Or should I use another tool for this ?