Finding all sqls executed during some period
Hi,
We have unique requirement to collect all the sqls executed in the database during 24 hrs period of previous date. Also we have to collect it for specific module/program. So, could someone please provide me the script for this? Please note that we are not looking only for top sqls but we need all the executed sqls.
Database version is 11.2.0.2 and its 2 node RAC cluster environment on RHEL 5
0