Skip to the content.

DBA Tablespace Usage – Oracle EBS SQL Report

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

Overview

Tablespace usage including currently active undo and temp tablepace usage in Megabytes

Report Parameters

Oracle EBS Tables Used

v$sort_segment, dba_tablespaces, v$parameter, dba_tablespace_usage_metrics, dba_data_files, dba_temp_files, dba_undo_extents

Report Categories

Enginatics

DBA SGA+PGA Memory Configuration, DBA AWR Tablespace Usage, DBA AWR Active Session History, DBA SGA Active Session History, DBA Blocking Sessions, DBA SGA Blocking Session Summary, DBA AWR Blocking Session Summary, DBA SGA Buffer Cache Object Usage, DBA AWR System Metrics 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 Tablespace Usage 09-Mar-2021 101632.xlsx
Blitz Report™ XML Import DBA_Tablespace_Usage.xml
Full SQL on Enginatics www.enginatics.com/reports/dba-tablespace-usage/

Case Study & Technical Analysis

Abstract

The DBA Tablespace Usage report is the primary instrument for storage capacity planning and monitoring. It provides a unified view of space utilization across all types of tablespaces: Permanent (Data/Index), Temporary (Sort/Hash), and Undo (Rollback). By calculating the “Used” vs. “Allocated” vs. “Max Size” (autoextend), it gives a true picture of remaining capacity.

Technical Analysis

Core Logic

Key Views

Operational Use Cases


© 2026 Enginatics