could not find sql_id for particular sql
Hi Experts,
I am trying to analyze the particular SQL which is running every day as part of ETL job. I made some changes on execution plan as per recommendation from GRID and want to see the performance of the query everyday.
the SQL_ID previously used seems no longer available, so, i tried searching using sql_text in GRID using "SEARCH SQL" using both option of "Cursor Cache" as well as "AWR Snapshots" for last 24hrs and last 7 days, however i could not find the sql id for that sql text.
It is really strange why it does not show up?
0