Extraction AWR report
Hi,
I'm trying to extract the awr report. I launched the script:
@/u01/app/11.2.0/grid2/rdbms/admin/awrextr.sql;
I selected the directory name:
DATA_PUMP_DIR
In the directory I found these files:
/u01/app/oracle/product/11.1.0/db_1/rdbms/log/awrE2ES3.log
/u01/app/oracle/product/11.1.0/db_1/rdbms/log/awrE2ES3.dmp
How can I see it?
I would the html file with the AWR report but here I find other type of file.
What must I do to obtain the correct report?