home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / database / theory / 471 < prev    next >
Encoding:
Text File  |  1992-09-10  |  1.1 KB  |  29 lines

  1. Newsgroups: comp.databases.theory
  2. Path: sparky!uunet!decwrl!pa.dec.com!rdg.dec.com!uvo.dec.com!tplab.enet.dec.com!sobczak
  3. From: sobczak@tplab.enet.dec.com (Piotr Sobczak)
  4. Subject: Re: Transactions In OSs
  5. Message-ID: <1992Sep11.101427.2941@decuk.uvo.dec.com>
  6. Lines: 16
  7. Sender: usenet@decuk.uvo.dec.com (News Account)
  8. Reply-To: sobczak@tplab.enet.dec.com (Piotr Sobczak)
  9. Organization: Digital Equipment Corporation
  10. References:  <1992Sep8.232718.15295@fawlty.towers.oz.au>
  11. Date: Fri, 11 Sep 1992 10:14:27 GMT
  12.  
  13.  
  14. I noticed that the last part of my previous posting got lost.
  15. Here is another attempt.
  16.  
  17. In my previous message I mentioned DECdtm under VAX/VMS. To answer your last question :
  18.  
  19. |> If so, is there any experimentation going into building a database
  20. |> system that makes use of these transactions in such a way that both
  21. |> files and database tables could be updated in a single transaction.
  22.  
  23. DECdtm can coordinate updates from different resource managers.
  24. So yes, you can start a transaction involving both RMS (VAX/VMS flat file system) and Rdb/VMS (DEC's relational database), and all transaction semantics will apply.
  25.  
  26. I hope this helps.
  27.  
  28. Piotr Sobczak
  29.