Hi
I'm trying to use the SQL Tuning Advisor in sqldeveloper, but it fails.
The latest query I'm trying to analyze is just a simple SELECT * from XX.
I get the error below and don't know how to fix.
Any help?
An error was encountered performing the requested operation:
ORA-13605: The specified task or object staName55422 does not exist for the current user.
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
ORA-06512: at "SYS.PRVT_ADVISOR", line 5878
ORA-06512: at "SYS.DBMS_SQLTUNE", line 926
ORA-06512: at line 2
13605. 00000 - "The specified task or object %s does not exist for the current user."
*Cause: The user attempted to reference an advisor task or object
using a name that does not exist in the Advisor repository.
*Action: Adjust the name and retry the operation.
Vendor code 13605