sqlplus / as sysdba
grant advisor to report_user;
grant select_catalog_role to report_user;
grant execute on dbms_workload_repository to report_user;

  

相关文章:

  • 2021-12-24
  • 2021-06-23
  • 2021-12-06
  • 2021-11-14
  • 2021-06-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-17
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-25
  • 2021-09-06
相关资源
相似解决方案