Copy only backups

  • i am trying to restore a database which was taken using "copy_only". regular log backups were running for the next 3 hours during the backup process.

    coincidentally, a 3rd party tool took a full backup and a copy

    only LOG backup just before my copy only full back.

    when trying to restoring the full copy only backup, it doesnt like my sequence of copy only full to the first regular log backup.

    what is the right way to read the first_lsn, last_lsn, checkpoint_lsn and backup_lsn numbers in the backupset table?

    thank you!

  • COPY ONLY backups don't disturb backup chain. If you are trying to match LSN with other backups, it won't.

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

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