Skip to the content.

DBA AWR Active Session History – Oracle EBS SQL Report

Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.

Overview

Active session history from the automatic workload repository

Report Parameters

User Name, Module Type, Module contains, Show Blocking Session Info, Blocked Sessions only, Request Id, From Time, To Time, Code Name starts with, Entry Procedure contains, Wait Event, Exclude Wait Event, SID - Serial#, SQL Id, Plan Hash Value, Show SQL Text, UI Sessions only, Machine, Session Type, Schema, Action contains, Diagnostic Pack enabled, Container Data

Oracle EBS Tables Used

gv$sqlarea, obj$, dba_hist_active_sess_history, dba_hist_sqltext, dba_procedures, dba_users

Report Categories

Diagnostic Pack, Enginatics

DBA AWR Blocking Session Summary, DBA SGA Active Session History, DBA AWR SQL Performance Summary, DBA SGA Blocking Session Summary, DBA SGA+PGA Memory Configuration, DBA AWR System Metrics Summary, DBA AWR Wait Event Summary (active session history), DBA AWR Settings, DBA AWR CPU Load (active session history)

Running This SQL Without Blitz Report

Some Oracle EBS SQL reports in this library require functions from the utility package xxen_util. Install it before running the SQL directly against your Oracle EBS database.

Download & Import Options

Resource Link
Excel Example Output DBA AWR Active Session History 11-May-2017 125507.xlsx
Blitz Report™ XML Import DBA_AWR_Active_Session_History.xml
Full SQL on Enginatics www.enginatics.com/reports/dba-awr-active-session-history/

Executive Summary

The DBA AWR Active Session History report is a forensic performance analysis tool. It mines the Automatic Workload Repository (AWR) to reconstruct the “Active Session History” (ASH) for a past time period. While real-time ASH shows what is happening now, this report allows DBAs to answer “What happened then?” with second-by-second granularity.

Business Challenge

Solution

This report dumps the historical ASH data, allowing for detailed filtering and pivoting.

Key Features:

Architecture

The report queries DBA_HIST_ACTIVE_SESS_HISTORY, the persistent storage for ASH data.

Key Tables:

Impact


© 2026 Enginatics