Recover to a Log Sequence Number (SQL Server) - SQL Server
https://docs.microsoft.com/en-us/sql/relational-databases/backup-restore/recover-to-a-log-sequence-number-sql-server
May 31, 2022 · You can use a log sequence number (LSN) to define the recovery point for a restore operation. However, this is a specialized feature that is intended for tools vendors and is unlikely to be generally useful. Overview of Log Sequence Numbers. LSNs are used internally during a RESTORE sequence to track the point in time to which data has been ...
DA: 49 PA: 8 MOZ Rank: 54