Running aqmonitor.sql using 1163083.1 is giving the error.
I am trying to run aqmonitor.sql to setup AQ_MONITOR in 12c(12.1.0.2) database and getting following errors.(How to Install, Setup and Use the AQ Performance Monitor Package DBMS_AQ_MONITOR (Doc ID 1163083.1)
LINE/COL ERROR
-------- -----------------------------------------------------------------
8666/3 PL/SQL: SQL Statement ignored
8666/76 PL/SQL: ORA-00942: table or view does not exist
8738/6 PL/SQL: Statement ignored
8738/73 PLS-00364: loop index variable 'I' use is invalid
8743/4 PL/SQL: Statement ignored
8743/118 PLS-00364: loop index variable 'I' use is invalid
8746/7 PL/SQL: Statement ignored
8748/10 PLS-00364: loop index variable 'I' use is invalid
SQL> spool off
Pl. advise if anyone face this issue what is the work-around/fix .