Why does the SQl tuning advisor recommended SQL Profile only work for one set of values?
ORACLE 19c RAC database
We have a query that was running fine but started running slow , I am not sure what changed
Tuning the query with SQL Tuning Advisor results in a recommended SQL Profile
I run the dbms script supplied by SQL Tuning Advisor and the query performance improves greatly
BUT, any change to any of the values in the query (no changes to query) just the values requested results in terrible performance all over again
How do i get a SQL Profile to be used for all values requested for a given query?