Use the following steps to restore an entire database, a missing primary filegroup or a filegroup containing a deleted or changed table.
Use separate restore jobs to restore the primary filegroup, the rest of the filegroup backup sets, and the transaction logs.
To restore the entire database, a missing primary filegroup, or a filegroup containing a deleted or changed table
-
In the restore selections list, select the backup set containing the primary filegroup.
-
On the Properties pane, under Settings, click Microsoft SQL.
-
On the Restore Job Properties dialog box, click Leave the database nonoperational; additional transaction logs or differential backups can be restored.
-
After the primary filegroup is restored, select the rest of the filegroup backup sets containing the latest full and differential backups.
-
On the Restore Job Properties dialog box, click Leave the database nonoperational; additional transaction logs or differential backups can be restored, and then start the restore job.
-
When the full and differential backups are restored, select the backup set containing the transaction logs.
-
On the Restore Job Properties dialog box, click Leave the database nonoperational; additional transaction logs or differential backups can be restored.
This option restores all of the transaction logs. You also can select Point in time log restore or Restore log up to named transaction.
-
Start the restore job or select other restore options from the Properties pane.
More Information
Restoring a missing or corrupted SQL nonprimary filegroup