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

Thread: Space issues

Threaded View

  1. #2
    Join Date
    Nov 2000
    Location
    Pittsburgh, PA
    Posts
    4,166
    Log into your database as sys using sqlplus and run the following file. It will let you know the high water mark of each tablespace and the largest free extent.This should help you to decide if you can shrink your database.

    But before you start shrinking things, you try to do some basic reading to get a better understanding of space management in Oracle.

    Unplanned shrinkage is usually bad!!!
    Attached Files Attached Files

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