“No backupset selected to be restored” SQL Server 2012

前端 未结 21 1790
一向
一向 2020-12-04 08:36

I have a SQL Server 2012 database with filestream enabled. However, when I backup it and try to restore it on another SQL Server 2012 instance (on another machine), I simply

21条回答
  •  暖寄归人
    2020-12-04 08:43

    I got the same error message even though I backup and restore on the same single machine.

    The issue was from here: when backup, i had 2 item in the destination box.

    So the fix would be: make sure only 1 item in the 'destination' box. Remove all the others if there are.

提交回复
热议问题