home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / database / informix / 2923 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.8 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!usc!cs.utexas.edu!sun-barr!olivea!gossip.pyramid.com!pyramid!infmx!ramesh
  2. From: ramesh@informix.com (Nagar Ramesh)
  3. Newsgroups: comp.databases.informix
  4. Subject: Re: Recovery
  5. Message-ID: <1993Jan10.064144.198@informix.com>
  6. Date: 10 Jan 93 06:41:44 GMT
  7. References: <1inm5vINN3gm@emory.mathcs.emory.edu>
  8. Sender: news@informix.com (Usenet News)
  9. Organization: Informix Software, Inc.
  10. Lines: 38
  11.  
  12. In article <1inm5vINN3gm@emory.mathcs.emory.edu> unifi!goofy.unifi.com!bharat@uunet.UU.NET (Bharat Shah) writes:
  13. >Welcome to the world of STUCK FAST RECOVERY ...
  14. >I have faced this problem on more than one occassion and I have been asked to 
  15. >wait for version 5.0 where HIGHT_WATER settings can solve this problem.
  16. >
  17. >Bharat.
  18.  
  19. hi bharat,
  20.  
  21. i don't know the version of the engine you have, but if you have 4.10
  22. you can edit the tbconfig file to include the two long transaction water
  23. marks - LTXHWM and LTXEHWM which are commonly set to 75 and 80
  24. respectively (percentage values).  
  25.  
  26. LTXHWM is the Long Transactio High Water Mark - set to 75% which tells
  27.        online to roll transactions back when the logs are 75% full.
  28.  
  29. LTEXHWM is the Long Transaction Exclusive High Water Mark - set to a 
  30.         value > LTXHWM, usually 80% , which when reached, gives 
  31.         "exclusive" access of the logical logs to the transaction
  32.         currently being rolled back.
  33.  
  34. just a brief explanation but i hope it helps.
  35.  
  36. regards,
  37.  
  38. ramesh.
  39.  
  40.  
  41.  
  42.  
  43.  
  44. >
  45. >========================================================================
  46. >Bharat Shah                                        Voice: (508)-663-7570
  47. >Unifi Communications Corp.                           Fax: (508)-663-7543
  48. >4 Federal St, Billerica, Mass 01821, USA          uunet!bharat@unifi.com
  49. >========================================================================
  50.