How to find current LSN in transaction Log

  • As the title says - is there some way to find the current transaction log lsn?

     

    Cheers,

    Rich

  • You can run

    DBCC LOG (DBName)

     

  • And how do I then transform that lsn value into the same format as the lsn in a backup set?

     

     

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply