Skip to the content.

DBA SGA SQL Execution Plan History – Oracle EBS SQL Report

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

Overview

Execution plan history for a particular SQL id from the SGA

Report Parameters

SQL Id, Plan Hash Value, SQL Text contains, Module contains, Using Index, Object Name, Options, Objects larger than x GB, Show Object Size

Oracle EBS Tables Used

gv$sql_plan, v$parameter, dba_segments

Report Categories

Enginatics

DBA AWR SQL Performance Summary, DBA AWR SQL Execution Plan History, DBA Blocking Sessions, DBA SGA Blocking Session Summary, DBA SGA+PGA Memory Configuration, DBA AWR Blocking Session Summary, DBA AWR Active Session History, DBA SGA Active Session History, DBA SGA SQL Performance 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 SGA SQL Execution Plan History 20-Sep-2021 140214.xlsx
Blitz Report™ XML Import DBA_SGA_SQL_Execution_Plan_History.xml
Full SQL on Enginatics www.enginatics.com/reports/dba-sga-sql-execution-plan-history/

Case Study & Technical Analysis

Abstract

The DBA SGA SQL Execution Plan History report retrieves the actual execution plans for SQL statements currently residing in the library cache (SGA). Unlike the theoretical plan generated by EXPLAIN PLAN, this report shows the plan that the optimizer actually chose and compiled. It enriches this data by joining with segment statistics to display the size of the tables and indexes involved in the query, providing immediate context on the cost of full table scans.

Technical Analysis

Core Features

Key View

Operational Use Cases


© 2026 Enginatics