Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Aleph

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Aleph
    3. Knowledge Articles
    4. Do I have Locally-Managed Tablespace?

    Do I have Locally-Managed Tablespace?

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    No headers
    • Article Type: General
    • Product: Aleph
    • Product Version: 16.02

    Description:
    How can I tell if my site has "Locally-Managed Tablespace"?

    Resolution:
    Do this SQL:.
    SQL> select tablespace_name, table_name, next_extent from all_tables where owner like 'USM%';.
    If the NEXT_EXTENT column is blank, that indicates that it's in a Locally-managed tablespace..
    Note: I find that in pre-v16, pre-Oracle-9i installations this SQL will also show you the management for each tablespace ("Dictionary" or "Local"):.
    SQL> select substr(tablespace_name,1,20), extent_management from dba_tablespaces;.
    I haven't yet found an equivalent query for Oracle 9.


    • Article last edited: 10/8/2013
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Do Harrassowitz EDI invoices have the correct volume format?
      • Do I need tab03? Or can I ignore the message in the logs?
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. 16.02
      2. contype:kba
      3. Prod:Aleph
      4. Type:General
    1. © Copyright 2025 Ex Libris Knowledge Center
    2. Powered by CXone Expert ®
    • Term of Use
    • Privacy Policy
    • Contact Us
    2025 Ex Libris. All rights reserved