the sql script:
select * from table(dbms_workload_repository.awr_report_html(3942554689,1,3770,3771));
using sqlplus execute the sql will success, but i failed when using Oracle SQL developer!
I want to know why please!
DB version:11.2.0.4.0
the error message of SQL developer:
ORA-00904: : invalid identifier
00904. 00000 - "%s: invalid identifier"