SELECT DBMS_SQLTUNE.REPORT_TUNING_TASK( 'SYS_AUTO_SQL_TUNING_TASK') FROM DUAL; The above statement showed below output (attached screen shot), could some how help me to find document related to do Root cause to identify this problem ? and also, is it advisable to Execute the SQL tuning task manually during business hours, will it create any performance impact ?