How to find a specific query execution details?
Hello Community,
Hope every one is doing well. we have oracle 11.2.0.1 database, our developers run queries against the database from sql developer remotely and modifies the database tables when needed.as DBA I want to know which sql has been executed from the sql developer. also I want to generate a report which will show the schema name, osuser, terminal, program, machine from which the sql has been executed, sql full text that has executed, that would help me better define the activities made from the developers. please help me have such report, I need it as soon as possible.
0