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 Secure OCI Databases with Network Load Balancers Script to import standard purchase order Query to get Journal Entry Reserve Ledger Report