unable to create restore plan due to break in the lsn chain code example
Example: unable to create restore plan due to break in the lsn chain
RESTORE DATABASE your_database FROM DISK = 'full.bak' WITH NORECOVERY, REPLACE
RESTORE DATABASE your_database FROM DISK = 'diff.bak' WITH RECOVERY