SQLT SQL Tuning Advisor Section is not generated why?
Why the Tuning Adviser Section contains
Without any script embeded I used sqltextract and sqltexecute both are the same more over I enabled the belowS
SQL> EXEC sqlt$a.enable_tuning_pack_access;
SQL> EXEC sqlt$a.enable_diagnostic_pack_access;
but still I cant find the required reports for tuning.
Any Ideas?