ASH Report Generation

We can generate ASH report for SQL_ID using view.


select * from table(dbms_workload_reposiotry.ash_global_report_html(<DBID>,<INSTANCE_NUMBER>,<BEGIN_TIME>,<END_TIME>,<SQL_ID>));

Example:

select * from table(dbms_workload_reposiotry.ash_global_report_html(123455678,1,'07/15/2020 13:02:00','07/15/2020 14:03:00', l_sql_id=>'23ghb7ughtu'));


Comments

Popular Posts

AWR Report Analysis

Goldengate 19c Installation with issue resolution

Oracle 11g Physical Standy Setup

Oracle 12c 2-node RAC setup in VMware Player 15 -- Part01

Oracle to Postgres

Execution_Explain Plan

Active Session History Analysis

General Queries

Fragmentation & Re-organisation

OEM patches & vulnerabilities