Hi All,
I did a connection to SQL Dev DBA using my default sys user.
Why the ASH report viewer options are disable?
I granted permission but still not working.
grant select any dictionary to sys;
grant create session to sys;
grant execute on dbms_workload_repository to sys;
grant oem_advisor to sys;
How can I enable?
Thanks,
Johnny