LSN miss match error while loading the tranction log in DR server?

Last post 11-27-2008 7:12 AM by ghemant. 4 replies.
Page 1 of 1 (5 items)
Active Topics My Discussions Unanswered Sort Posts: Previous Next
  • 11-17-2008 5:22 AM

    LSN miss match error while loading the tranction log in DR server?

    Hi All,

     we are using the log shipping for high aviability .But some tome we get an error that LSN missmatch error.We had temp. solution  that we manually restore the tranctional log.But i need some permanent solution ?Can any one help regarding this?

     

  • 11-26-2008 1:27 AM In reply to

    Re: LSN miss match error while loading the tranction log in DR server?

    Which version of SQL server and SP are your working on ?

    Some usefull links on smilar issue in case it is the same

    http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=3317433&SiteID=1

    Success depends on options you explored !!!
  • 11-26-2008 7:10 AM In reply to

    Re: LSN miss match error while loading the tranction log in DR server?

    This is the most common issue, for some reason if the last t-log backup is not restored and another t-log backup has been taken and shipped to the standby server this will come up. Some times it happens that latency time is not set accordingly i.e. taking a t-log backup -> copying to standby -> restore requires 10 mins time and you have configured t-log backup for every 5 mins

    IMO this error requires manual intervention, untill you set retry option in your restore job for t-log on standby server.

    hth

    Hemantgiri S. Goswami
    -------------------------
    "Humans don't have Caliber to PASS TIME , Time it self Pass or Fail Humans" - by Hemantgiri S. Goswami

    http://hemantgirisgoswami.blogspot.com
    http://forums.surat-user-group.org/

    View Hemantgiri S. Goswami's profile on LinkedIn

    Disclaimer: This post is provided as is, for the sake of knowledge sharing only.
  • 11-26-2008 2:22 PM In reply to

    • satya
    • Top 10 Contributor
    • Joined on 11-05-2002
    • United Kingdom
    • Posts 22,747
    • Microsoft MVP
      Moderator

    Re: LSN miss match error while loading the tranction log in DR server?

    Do you have any non-logged operations in between the log shipping schedule and changing the database options intermittently?

    What is the schedule of log shipping restore on the standby server?

    -Satya S K J

    SQL Server MVP



    Knowledge is Power, you will gain by sharing it. SSQA.net - Invisible contributions to the users & visible success in SQL Community.
  • 11-27-2008 7:12 AM In reply to

    Re: LSN miss match error while loading the tranction log in DR server?

    Yes, as Satya said if such non-logged or minimal logged operations happens between the two t-log backup it also lead to this behaviour, such as truncate opeartion

    Hemantgiri S. Goswami
    -------------------------
    "Humans don't have Caliber to PASS TIME , Time it self Pass or Fail Humans" - by Hemantgiri S. Goswami

    http://hemantgirisgoswami.blogspot.com
    http://forums.surat-user-group.org/

    View Hemantgiri S. Goswami's profile on LinkedIn

    Disclaimer: This post is provided as is, for the sake of knowledge sharing only.
Page 1 of 1 (5 items)
Active Topics   My Discussions    Unanswered Posts


© 2000 - 2007 vDerivatives Limited All Rights Reserved.