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

  1. Path: sparky!uunet!mdcbbs!bbs.mdcbbs.com!suskind
  2. Newsgroups: comp.databases.oracle
  3. Subject: how to compress database and move indexes to different tablespace
  4. Message-ID: <1992Sep2.100626.1@bbs.mdcbbs.com>
  5. From: suskind@bbs.mdcbbs.com
  6. Date: 2 Sep 92 10:06:26 GMT
  7. Organization: E-SYSTEMS
  8. Nntp-Posting-Host: vxw017
  9. Nntp-Posting-User: kohlhase
  10. Lines: 23
  11.  
  12. I am trying to compress my database. While I am at it I am moving stuff
  13. into various tablespaces to improve performance and layout. My original
  14. database has only ONE tablespace "system". My new database will have
  15. "system", "user", "temp", and "index". I can see how to easily move
  16. a user's tables into the "user" tablespace by only giving him resource
  17. in that tablespace and altering his user account so "user" is his default
  18. tablespace. 
  19.  
  20. However, how to I move the corrisponding indexes? I have tried using the
  21. "show" option of IMP to generate a file, but this file is in such a poor
  22. format I cannot use it without EXTENSIVE editing. Does anybody have a
  23. utility that will take the file generated by the "show" option and make it
  24. usable? The format I get is ONLY 80 column records and EVERY line is
  25. enclosed in double quotes.
  26.  
  27. thanks in advance
  28.  
  29. +---------------------------------------------------------------------+
  30. Barry A. Suskind                  Internet:   suskind%edoras@mdcbbs.com
  31. MaBell: 703-560-5000x2348             UUCP: uunet!mdcbbs!edoras!suskind
  32. E-Systems / Melpar Division 7700 Arlington Blvd, Falls Church, VA 22046
  33. JSNM                                             Just Stark Naked Magic
  34.  
  35.