V$sql
Hi,
on 11g R2,
when you restart database does v$sql loose /update the information ?
If yes that's why I do not find my query :
select sql_text from v$sql when sql_id ='jhyt9urt';
no row selected.
Ok then , in which permanent table can I find it ?
Thank you.