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

Thread: Space issue

  1. #1
    Join Date
    Sep 2000
    Location
    VA
    Posts
    343
    Hi all,

    Our server is running out of space. And it has 3 databases running on it. I have compacted all the files possible. ( It has no junk at all) Is it possible to compact any of the data files(they seem to occupy more space), would it affect anything. I do not even have ARCHIVELOG turned on. Or is increasing the tablespace the only solution.

    Any suggestions on what can be done ??
    Thanks,
    Shiva.

  2. #2
    Join Date
    Mar 2000
    Location
    CA
    Posts
    317
    How much your tablespaces are filled. you may want to try resizing the Datafile. If might help
    Thanks
    Kishore Kumar

  3. #3
    Join Date
    Nov 2000
    Posts
    344
    If the databases are the same version and using separate ORACLE_HOMEs, you could put them all under the same home.

    I don't know of any way to compact datafiles.

    If your tablespaces are very fragmented you might be able to reclaim some space by reorganizing them, but it can be a long process and you might not gain very much.

    I think you have to convince management to buy more disks!

    -John

  4. #4
    Join Date
    Jun 2000
    Location
    Chennai/India
    Posts
    90
    if U insert & delete too many rows often from your tablespace, consider issuing ALTER DEALLOCATE UNUSED, which may show some small increase in space. There is no way to compact the datafile size
    A Winner never Quits, A Quitter never Wins
    Ganesh .R

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