home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / database / oracle / 2156 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  1.8 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!decwrl!gossip.pyramid.com!pyramid!oracle!unrepliable!bounce
  2. From: vgokhale@us.oracle.com (Vipin Gokhale)
  3. Newsgroups: comp.databases.oracle
  4. Subject: Re: Stripping Oracle Executables on UNIX
  5. Message-ID: <1992Nov10.051145.11300@oracle.us.oracle.com>
  6. Date: 10 Nov 92 05:11:45 GMT
  7. References: <syscrc.720831313@gsusgi1.gsu.edu>
  8. Sender: vgokhale@oraosf.us.oracle.com (Vipin Gokhale)
  9. Reply-To: vgokhale@us.oracle.com
  10. Organization: Oracle Coproration, USA
  11. Lines: 30
  12. Nntp-Posting-Host: oraosf.us.oracle.com
  13. X-Disclaimer: This message was written by an unauthenticated user
  14.               at Oracle Corporation.  The opinions expressed are those
  15.               of the user and not necessarily those of Oracle.
  16.  
  17.  
  18. --
  19. In article <syscrc.720831313@gsusgi1.gsu.edu>, syscrc@pickle.gsu.edu
  20. (Randy Carpenter) writes:
  21. >Newsgroups: comp.databases.oracle
  22. >From: syscrc@pickle.gsu.edu (Randy Carpenter)
  23. >Subject: Stripping Oracle Executables on UNIX
  24. >
  25. >We just installed Oracle 6.0.32 on our Silicon Graphics 4d/280gtx
  26. >running
  27. >IRIX 4.0 (UNIX).  The installation is taking up a whopping 175 MB of
  28. >disk.
  29. >We noticed that many of the Oracle executables are not stripped which
  30. >is
  31. >(probably) a waste of disk space.
  32. >
  33. >Is it safe to strip them or will Oracle break?
  34. >
  35. >-- 
  36. >=======================================================================
  37. >=====
  38. >Randy Carpenter                    rcarpent@gsu.edu          % Got a
  39. >light?
  40. >Georgia State University           (404) 651-2648            No match.
  41. >Wells Computer Center                                        %
  42. >
  43.  
  44. It is safe to strip executables. Often times should the program run into
  45. un-recoverable error, we generate trace files, for which need symbol table
  46. information. I'd suggest *not* stripping atleast "oracle" executable.
  47.