home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / database / sybase / 580 < prev    next >
Encoding:
Text File  |  1992-12-31  |  1.3 KB  |  36 lines

  1. Newsgroups: comp.databases.sybase
  2. Path: sparky!uunet!shearson.com!newshost!wfinnert
  3. From: wfinnert@larry.shearson.com (Warren Finnerty)
  4. Subject: Re: recovery time at start up
  5. In-Reply-To: chris@cs.uchicago.edu's message of 30 Dec 92 19:31:44 GMT
  6. Message-ID: <WFINNERT.92Dec31111928@larry.shearson.com>
  7. Sender: news@shearson.com (News)
  8. Organization: Lehman Brothers
  9. References: <1992Dec28.181641.4653@trdlnk.uucp>
  10.     <1992Dec30.193144.26562@midway.uchicago.edu>
  11. Date: Thu, 31 Dec 1992 16:19:28 GMT
  12. Lines: 22
  13.  
  14. In article <1992Dec30.193144.26562@midway.uchicago.edu> chris@cs.uchicago.edu (Chris Johnston) writes:
  15.  
  16. >   My server will recover quickly if I checkpoint my databases
  17. >   before I shutdown.  A checkpoint only takes one second and avoids
  18. >   several minutes of recovery time.
  19.  
  20. >       I try to checkpoint my databases often, others on this list have
  21. >   warned against doing it too often.  I don't know why.
  22.  
  23.  
  24. - A "shutdown" will checkpoint all the databases before shutting down.
  25. - "shutdown with nowait" and UNIX "kill" will not.
  26. - No harm in checkpointing often.
  27. - A long recovery is usually related to rolling *back* a large transaction
  28.   the max size of which is governed by the transaction log.
  29.  
  30.  
  31. --
  32. warren finnerty      | 388 Greenwich St.
  33. Lehman Brothers      | NYC NY 10013
  34. "Back off man!"      | wfinnert@shearson.com
  35.  
  36.