Skip to the content.

DBA AWR Wait Event Summary (active session history) – Oracle EBS SQL Report

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

Overview

Wait event and CPU usage summary from the AWR active session history.

Report Parameters

From Time, To Time, By Instance, By Event, Session Type, Diagnostic Pack enabled, Container Data

Oracle EBS Tables Used

dba_hist_active_sess_history

Report Categories

Enginatics

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

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 Wait Event Summary (active session history) 23-Sep-2025 104849.xlsx
Blitz Report™ XML Import DBA_AWR_Wait_Event_Summary_active_session_history.xml
Full SQL on Enginatics www.enginatics.com/reports/dba-awr-wait-event-summary-active-session-history/

Executive Summary

The DBA AWR Wait Event Summary (active session history) report provides a highly granular view of database waits. Unlike the standard “System Wait Event” report which aggregates data globally, this report uses Active Session History (ASH) data. This allows you to filter waits by specific dimensions like User, Module, Action, or SQL ID. It answers “Who?” and “What?” rather than just “How much?”.

Business Challenge

Solution

This report aggregates ASH samples to estimate wait times for specific criteria.

Key Features:

Architecture

The report queries DBA_HIST_ACTIVE_SESS_HISTORY.

Key Tables:

Impact


© 2026 Enginatics