To get the TABLESPACE SIZE from the database Home > Database Blog > To get the TABLESPACE SIZE from the database select tablespace_name,sum(bytes)/1024/1024 “SIZE_IN_MB” from dba_data_files group by tablespace_name; Doyensys social@staging.doyensys.com Recent Posts Enhancing Jasper Reports with Dynamic PDF Titles DATAGAURD BROKER CONFIGURATION Changing Interactive Grid Headings Dynamically in APEX