awrrpt.sql报错:ORA-00904: : invalid identifier
pan_tian
2014-07-02 15:04:25
Oracle
原创
使用awrrpt.sql来生成AWR Report,脚本运行完毕的时候报下边的错误,
select output from table(dbms_workload_repository.awr_report_html( :dbid, * ERROR at line 1: ORA-00904: : invalid identifier
解决方法:
需要使用sys或者system用户来执行AWR脚本
General Ledger Useful SQL Scripts – Oracle Applications 11i
AWR (Automatic Workload Repository) Report