Running SQL tuning Advisor via Cloud Control 12.2 vs running it manually
We are running query optimizer advisor from the different sources and getting different results.
1. Via Cloud control creating/executing took 12 min and response time get down from 1h to 3 min.
2. Via Toad the same query (with existing profile from 1) took 1.5 hour to create a task, and execution of the task did not improve response time. May be because the profile existed?
3.Via manual DBMS_SQLTUNE session simial to 1.
Is there any difference between these methods with respect to query optimizer advisor?