Mismatch Between Free Space Reported from DBA_DATA_FILES - DBA_SEGMENTS and DBA_FREE_SPACE
(Doc ID 416744.1)
Last updated on DECEMBER 13, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 9.2.0.1 to 11.2.0.1 [Release 9.2 to 11.2]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
There is a mismatch between free space reported from DBA_DATA_FILES , DBA_SEGMENTS and DBA_FREE_SPACE:
For a given tablespace, DBA_DATA_FILES.sum(bytes) - DBA_SEGMENTS.sum (bytes) > DBA_FREE_SPACE.sum (bytes) :
27983872 is greater than 27918336
Which information is the correct one ?
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |