Data Dictionary Views
Identifying User Tablespaces and Space Usage in Oracle
Feb 4, 2024 / · 10 min read · Oracle DBA DBA_EXTENTS Tablespace Usage User Space Storage Reporting Oracle Administration Space Management Data Dictionary Views ·Query to Display All Tablespaces Used by A Specified User and The Total Space Occupied (rounded to MB) A schema audit before a migration, a quota review before approving more space, or a tablespace consolidation project all start with the same question: which tablespaces does a specific Oracle user actually touch, and …
Read More