home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / database / informix / 1858 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  988 b 

  1. Path: sparky!uunet!usc!wupost!waikato.ac.nz!aukuni.ac.nz!russell
  2. Newsgroups: comp.databases.informix
  3. Subject: CISAM and incomplete transaction caused by system crashes
  4. Message-ID: <1992Sep2.014521.27236@ccu1.aukuni.ac.nz>
  5. From: russell@ccu1.aukuni.ac.nz (Russell Fulton)
  6. Date: Wed, 2 Sep 1992 01:45:21 GMT
  7. Organization: University of Auckland, New Zealand.
  8. Lines: 16
  9.  
  10. When using isbegin() and iscomit() to bracket transaction it is
  11. not clear from the manual what happens if the system should crash
  12. before the call to iscommit().  Is isrecover() smart enough to
  13. recognise that there is an uncompleted transaction. Or more likely
  14. is it the case that the transaction isn't logged until it is completed?
  15.  
  16. I assume that this *is* handled correctly but I have been burned before
  17. by assuming that other people's programs do the sensible thing.
  18. (Mine alway do, of course! :-).
  19.  
  20. Thanks, Russell.
  21.  
  22.  
  23. -- 
  24. Russell Fulton, Computer Center, University of Auckland, New Zealand.
  25. <rj_fulton@aukuni.ac.nz>
  26.