home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / database / sybase / 507 < prev    next >
Encoding:
Internet Message Format  |  1992-12-18  |  1.3 KB

  1. Path: sparky!uunet!kddlab!jcpltyo!ohayon
  2. From: ohayon@jcpltyo.JCPL.CO.JP (Tsiel Ohayon)
  3. Newsgroups: comp.databases.sybase
  4. Subject: Re: Recovering from a log segment full condition
  5. Message-ID: <145@jcpltyo.JCPL.CO.JP>
  6. Date: 17 Dec 92 23:57:22 GMT
  7. References: <1992Dec16.205611.19776@spectrum.xerox.com>
  8. Organization: James Capel Pacific Limited, Tokyo Japan
  9. Lines: 23
  10.  
  11. In article <1992Dec16.205611.19776@spectrum.xerox.com> sauvain@wrc.xerox.com writes:
  12.     I have run into the following catch-22:
  13.  
  14.     My transaction log fills up (even though I allowed more than 2X data 
  15.     size for the transaction log), and when I try to dump the transaction 
  16.     log, I get an error message saying that the log segment is full and I 
  17.     should dump the transaction log.  Using ALTER DATABASE to increase the
  18.     size of the segment allows the dump to proceed for a while, but we 
  19.     eventually get to the same state.
  20.  
  21. Try the following sql statement:
  22.  
  23. 1> dump transaction ticdsf with no_log
  24. 2> go
  25.  
  26. It should solve your problem
  27.  
  28. Tsiel
  29. -- 
  30. ----8<--------------------------------------------------------------->8------
  31. Tsiel:ohayon@jcpl.co.jp       | If you do not receive this E-mail, please let me
  32. Employer may not have same | know as soon as possible, if possible.
  33. opinions, if any !         | Two percent of zero is almost nothing.
  34.