To check if tablespace is dictionary managed or locally managed Home > Database Blog > To check if tablespace is dictionary managed or locally managed select tablespace_name, extent_management from dba_tablespaces where tablespace_name = <Tablespace_name> order by 1 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