home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / database / oracle / 1473 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.6 KB  |  36 lines

  1. Newsgroups: comp.databases.oracle
  2. Path: sparky!uunet!stanford.edu!ames!pasteur!olympus.CS.Berkeley.EDU!devine
  3. From: devine@olympus.CS.Berkeley.EDU (bob devine)
  4. Subject: Re: Oracle TPC Benchmarks and "discrete transactions"
  5. Message-ID: <1992Sep2.203212.22856@pasteur.Berkeley.EDU>
  6. Sender: nntp@pasteur.Berkeley.EDU (NNTP Poster)
  7. Nntp-Posting-Host: olympus.berkeley.edu
  8. Organization: University of California, at Berkeley
  9. X-Newsreader: Tin 1.1 PL3
  10. References: <wwknp=p.tcox@netcom.com>
  11. Date: Wed, 2 Sep 1992 20:32:12 GMT
  12. Lines: 22
  13.  
  14. tcox@netcom.com (Thomas Cox) writes:
  15. : If dt's are useful in a TPC environment, then they will be useful in
  16. : those real world applications that resemble the TPC environment.  If
  17. : there are no such applications, then the TPC is useless.  Which position
  18. : are you taking?
  19.  
  20. The discrete transactions that are in Oracle 7 are so constrained that
  21. they only seem good for TPC style uses.  As to whether the TPC benchmark
  22. that Jim Gray developed is close to reality depends on your reality.
  23. For an OLTP system, maybe the constrained discrete transactions can
  24. be used (hard to say for the general case) but for complex queries
  25. it seems doubtful (full-blown transactions are needed there).
  26.  
  27. The question of whether it is possible to invent a faster mechanism
  28. for special cases is a simple "of course it is possible!"  But the
  29. question is still open about if the constrained mechanism is useful
  30. for more than a handful of cases.  The IMS approach fastpath was 
  31. useful, and in my first method I was agreeing that something similar
  32. could be usefully added to relational systems (though the more
  33. religious may brand that as heresy).
  34.  
  35. Bob Devine
  36.