Forum Replies Created

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

  • RE: Differential restore issue - file not found....

    ScottPletcher (10/18/2013)


    Are you absolutely sure it's file #2? SQL verifies a file before restoring it.

    Check the backup file contents just to be sure:

    RESTORE FILELISTONLY

    FROM DISK = 'F:\For restore\Lss_backup_2013_10_13_000010_4544977\Lss_backup_2013_10_18_000012_9335308.dif'

    Edit: Corrected...

  • RE: Differential restore issue - file not found....

    jonysuise (10/18/2013)


    Hi ben, 😀

    select your msdb.dbo.backupset table to see what are your available backup sets.

    Hi Jonathan, I am restoring on a different server so I presume that wouldn't apply??

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