ORA-13605: THE SPECIFIED TASK OR OBJECT SYS_AUTO_SQL_TUNING_TASK DOES NOT EXIST
Solution
run the $ORACLE_HOME/rdbms/admin/execsqlt.sql script
SQL> @$ORACLE_HOME/rdbms/admin/execsqlt.sql
PL/SQL procedure successfully completed.
PL/SQL procedure successfully completed.
Solved my problem thank you very much!
ReplyDeleteIt worked for me too. Had no idea how it was dropped in the first place.
ReplyDeleteNice Solution .. but i had different scenario of not getting SQL statement in repository itself .. this solution help ..
ReplyDeletehttp://www.moreajays.com/2020/07/ora-13605-specified-task-or-object-does.html