Wednesday, January 18, 2012 5:33 AM
rusanu.com
What is an LSN: Log Sequence Number
LSNs, or Log Sequence Numbers, are explained on MSDN at Introduction to Log Sequence Numbers: Every record in the SQL Server transaction log is uniquely identified by a log sequence number (LSN). LSNs are ordered such that if LSN2 is greater than LSN1,
Read More...