Skip to the content.

DBA Segments – Oracle EBS SQL Report

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

Overview

Database segments such as tables, indexes, lob segments by size and total database size summary

Report Parameters

Segment Name like, Segment Type, Table Name, Tablespace Name, Owner, Size bigger than x MB, Group by

Oracle EBS Tables Used

dba_segments, dba_indexes, dba_lobs, dba_secondary_objects

Report Categories

Enginatics

DBA Index Columns, DBA Objects, DBA SGA Buffer Cache Object Usage, DBA Dependencies (uses), DBA AWR Active Session History, DBA Blitz Report ORDS Configuration, DBA SGA Active Session History, DBA ORDS Configuration Validation, DBA Blocking Sessions

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 Segments 22-Dec-2025 084642.xlsx
Blitz Report™ XML Import DBA_Segments.xml
Full SQL on Enginatics www.enginatics.com/reports/dba-segments/

Case Study & Technical Analysis

Abstract

The DBA Segments report is a fundamental storage analysis tool used to visualize space consumption within the Oracle database. It aggregates data at the segment level—covering tables, indexes, LOBs, and partitions—to identify the largest objects and their growth patterns. This analysis is critical for capacity planning, reclaiming wasted space, and managing tablespace quotas.

Technical Analysis

Core Components

Key Views

Operational Use Cases


© 2026 Enginatics