sql_id exists only at v$session and not at v$sql
Hi,
I am facing a odd scenario : there is this sql_id that hits "library cache lock" event, with many sessions (>70 active ones), and I cannot identify its sqltext.
It is very curious…so I would like to understand why this sql_id is not "registered" at v$sql.
Any thoughs ?
thank you,
Sandro.