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

  1. Path: sparky!uunet!munnari.oz.au!manuel!sserve!hhcs.gov.au!pihlab
  2. From: pihlab@hhcs.gov.au
  3. Newsgroups: comp.databases.oracle
  4. Subject: Re: Summary: Controlling "ad hoc" queries
  5. Message-ID: <1992Sep15.093509.370@hhcs.gov.au>
  6. Date: 15 Sep 92 09:35:08 +1000
  7. References: <lapscgINN8jg@news.bbn.com> <laujakINNp5@news.bbn.com> <1992Sep11.104127.364@hhcs.gov.au> <1992Sep13.193040.1@bbs.mdcbbs.com>
  8. Organization: Aust. Dept. Health, Housing and Community Services
  9. Lines: 29
  10.  
  11. In article <lapscgINN8jg@news.bbn.com> Nat Brooks, NBROOKS@BBN.COM writes:
  12. >Has anyone out there successfully installed and supported an end user
  13. >query tool that was actually used by end users?
  14.  
  15. Something I didn't include in the original reply is that we try to run end-user
  16. adhoc querries on multiple CPU machines (the more CPUs the better).
  17.  
  18. The reason for this is that an "evil" query will normally only thrash one CPU
  19. at a time so other "good" querries will still get a bite of the cherry from
  20. the other CPUs.
  21.  
  22. Of course, you still have disk I/O contention and such but our experience has
  23. been that "evil" querries are doing lots of full table scans and Oracle6
  24. doesn't flush these through the SGA buffers as much as Oracle5 so "good"
  25. querries are still getting reasonable hits in the buffers.
  26.  
  27. The more CPUs you have, the more "evil" querries that can be tolerated.
  28.  
  29. -- 
  30.  
  31. Bruce...        pihlab@hhcs.gov.au
  32.                  ^^
  33. *******************************************************************
  34. * Bruce Pihlamae  --  Database Administration                     *
  35. * Commonwealth Department of Health, Housing & Community Services *
  36. * Canberra, Australia                             (W) 06-289-7056 *
  37. *******************************************************************
  38. * These are my own thoughts and opinions, few that I have.        *
  39. *******************************************************************
  40.