trunc. log on chkpnt - Transaction file gets truncated

Last post 06-02-2008, 5:09 AM by baddy. 0 replies.
Sort Posts: Previous Next
  •  06-02-2008, 5:09 AM Post number 57916

    • baddy is not online. Last active: 09-15-2008, 5:25 AM baddy
    • Top 25 Contributor
    • Joined on 04-07-2008
    • India
    • Blue Gene

    trunc. log on chkpnt - Transaction file gets truncated

    Hi All – The link http://support.microsoft.com/kb/62866/

    suggests that you can set the transaction log never to truncate by setting "trunc. log on chkpnt" option to false. It also explains why it does not get truncated even if it is set to true.

    But I tried by selecting option FALSE as well as TRUE but still Transaction file gets truncated.

    EXEC sp_dboption 'DB_Name','trunc. log on chkpt', 'TRUE'

    EXEC sp_dboption 'DB_Name','trunc. log on chkpt', 'FALSE'

    Any idea??
     

    Thanks,

    Baddy


    Thanks,
    Baddy
View as RSS news feed in XML