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@doyensys.com Recent Posts Script to import standard purchase order Query to get Journal Entry Reserve Ledger Report Connect Your Oracle Cloud VCNs Like a Pro: The Complete Local Peering Gateway Guide