Hi All,
In our AWR report we have found sql_id '8bpb5zbn3yuxa' executing through pl/sql developer since yesterday every hour, but couldn't figure out which user is executing the query as the view v$active_session_history does not have any entry for sql_id '8bpb5zbn3yuxa' executed through pl/sql developer, instead for same sql_id the module coulmn shows value "app.exe" (which is our application module name.) for yesterday's date.
The veiws v$sql and v$sqlarea shows MODULE=PL/SQL Developer for the same sql_id for yesterday's and today's date.
Now, i want help in identifying the user who executed this query through pl/sql developer.
Thanks to all in Advance.
Regards,
Mukesh kumar jha