How to find out what sql a few database users have run for the day or week?
We use Oracle 11.2.0.3 database on exadata machines. We have a need to monitor a subgroup of users and document what sqls they are running for a period of time. How do I query that?
0