Potentially better execution plan from Toad
Hi
I am using oracle 10gR1 and want to use a better execution plan from Toad(9.0.0.160) but not execcuted succesfully.
Help me
Error is received from Toad is
ORA-13605: The specified task or object string does not exist for the current user.
ORA-06512: at stringline string
A potentially better execution plan was found for this statement.
Recommendation (estimated benefit: 79.31%)
Consider accepting the recommended SQL profile.
execute :profile_name := dbms_sqltune.accept_sql_profile(task_name =>
'DBA6839699.5487580324')
Thanks