home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / database / oracle / 1372 < prev    next >
Encoding:
Text File  |  1992-08-25  |  815 b   |  21 lines

  1. Newsgroups: comp.databases.oracle
  2. Path: sparky!uunet!tmc!howard
  3. From: howard@monitor.com (Howard Brenner)
  4. Subject: Freeing disk space
  5. Message-ID: <BtK57E.HFE@monitor.com>
  6. Sender: howard@monitor.com (Howard Brenner)
  7. Reply-To: howard@monitor.com (Howard Brenner)
  8. Organization: Monitor Company / IE
  9. Date: Tue, 25 Aug 1992 21:04:26 GMT
  10. Lines: 9
  11.  
  12. When you issues a drop or delete command in oracle (then a commit) does  
  13. oracle free up the disk space to be reused by someone else or does it just  
  14. move on to the next block it thinks has been usused?  If it doen't "free"  
  15. the disk is there a way i can tell oracle that I'm really done with it and  
  16. let it reuse the space.  I seem to notice that when I create some very  
  17. large tablespaces after a lot of drops, creates and deletes i run out of  
  18. tablespace!
  19.  
  20. thanks!
  21.