home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / database / oracle / 1399 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  1.3 KB

  1. Path: sparky!uunet!munnari.oz.au!goanna!minyos.xx.rmit.oz.au!dtb
  2. From: dtb@otto.bf.rmit.oz.au (David Bath)
  3. Newsgroups: comp.databases.oracle
  4. Subject: Re: Freeing disk space
  5. Message-ID: <dtb.714878240@otto>
  6. Date: 27 Aug 92 01:17:20 GMT
  7. References: <BtK57E.HFE@monitor.com>
  8. Sender: usenet@minyos.xx.rmit.oz.au (Njuiz noveles nova newes)
  9. Organization: RMIT Computer Centre, Melbourne Australia.
  10. Lines: 21
  11.  
  12. howard@monitor.com (Howard Brenner) writes:
  13.  
  14. >When you issues a drop or delete command in oracle (then a commit) does  
  15. >oracle free up the disk space to be reused by someone else or does it just  
  16. >move on to the next block it thinks has been usused?  If it doen't "free"  
  17.  
  18. Whoa ! You essentially preallocate disk and give it to Oracle to manage
  19. (especially if you are using raw disk).
  20.  
  21. No disk is given back to the OS when a table is deleted
  22. (Have I understood your comment correctly?)
  23.  
  24. I you are only talking about dataspace inside an Oracle tablespace,
  25. then that is a different matter and I am not sure of the answer
  26.  
  27.  
  28. ========================================================================
  29. David T. Bath
  30. email:     dtb@otto.bf.rmit.oz.au
  31. Work:     Global Technology Corporation, Carlton, Vic, OZ  (03) 3477511
  32. =======================================================================
  33.