DBAsupport.com Forums - Powered by vBulletin
Results 1 to 5 of 5

Thread: System tbsp out of space

  1. #1
    Join Date
    Sep 2000
    Posts
    31

    Question

    Hi guys,
    I just find out that my system tablespace is used up to 80%. Please tell me what i should do to free some room of this tbsp without recreating a database. Oracle version 7.1.4 on Unix. Thanks in advance.

    Jn1971 :(

  2. #2
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    1. Check sys.aud$
    2. make sure there are no user segments in the tablespace.
    3. make sure there are no non-system rollback segments in the SYSTEM tablespace.
    4. make sure no users have temporary_tablespace = SYSTEM

    If all these scenarios are met, you must add another datafile to the system tablespace.
    Jeff Hunter

  3. #3
    Join Date
    Apr 2000
    Location
    Baltimore, MD
    Posts
    759
    Or resize the dbf.

  4. #4
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    I thought resize was added in 7.2 or 7.3, no?
    Jeff Hunter

  5. #5
    Join Date
    Apr 2000
    Location
    Baltimore, MD
    Posts
    759

    Talking

    oops, didn't realize that.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width