home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / database / oracle / 2640 < prev    next >
Encoding:
Internet Message Format  |  1992-12-28  |  1.3 KB

  1. Path: sparky!uunet!gatech!concert!rutgers!ub!dsinc!cs.widener.edu!eff!world!rjk
  2. From: rjk@world.std.com (robert j kolker)
  3. Newsgroups: comp.databases.oracle
  4. Subject: Re: What is Oracle?
  5. Message-ID: <BzzBzL.IzI@world.std.com>
  6. Date: 28 Dec 92 17:16:32 GMT
  7. References: <1992Dec23.161943.7494@eagle.lerc.nasa.gov> <1hailnINNeck@hrd769.brooks.af.mil>
  8. Organization: The World Public Access UNIX, Brookline, MA
  9. Lines: 21
  10.  
  11.  
  12. If I may follow up Mike Stouts reply, a relational database management
  13. system also manages *transaction* and resolves conflicting access to data
  14. (particularly write accesses) at the finest level of granualarity.  This
  15. way it is possible to maximize the throughput of several simulteneous
  16. writer/updaters to the database.
  17.  
  18. This could also be managed with ENQUE/DEQUE facilities in most operating
  19. systems, but a particular application could not have a global view of the
  20. usage of a database among several users so it would be difficult to
  21. control conflicting accesses at the application code level without all
  22. sorts of kludgery.
  23.  
  24. Admittedly, DBMS systems at this state of technology are resource hogs,
  25. but they do repay by providing safety, and integrity of the data, which
  26. would be difficult, if not impossible, with descrete applications.
  27.  
  28. Robert J. Kolker
  29.  
  30. -- 
  31. "If you can't love the Constitution, then at least hate the Government"
  32.