To get the TEMPFILES SIZE from the database Home > Database Blog > To get the TEMPFILES SIZE from the database select tablespace_name,file_name,bytes/1024/1024 “SIZE_IN_MB” from dba_temp_files order by file_name asc; Doyensys social@doyensys.com Recent Posts Creating a Qualifier for a Modifier Query to find the historical Quantity for an item Reducing AWS Costs by Right-Sizing Kubernetes Workloads