SQL Server restore
BackupAssist File Protection, File Archiving and System Protection use the Volume Shadow Copy service (VSS) to back up your SQL Server while it is running. BackupAssist can use these backups to restore your SQL Server or individual SQL databases.
If you have a transactional backup created using the SQL Continuous add-on you can also perform SQL Point-in-Time restore restores.
The following instructions use a System Protection backup as the example.
To restore an SQL Server or individual databases, follow these steps:
- Select the File/Apps tab
- Select SQL Server
- Select the backup
- Select the data
- Select the destination
- Start the restore
- Select Done
The Files\Apps tab has a Home page and a Tools page. The Home page is the default page and the starting point for performing a restore. The Tools page should only be used by experienced users or with the assistance of BackupAssist Technical Support.
This step starts the guided restore process and will take you to the SQL Server restore screen. There is a Learn more about Restore link at the bottom of the screen.
The SQL Server restore screen displays the SQL Server backups created by this installation of BackupAssist. To select the backup that you want to restore from, click on a backup’s name.
When you select the backup that you want to restore from, the Integrated Restore Console will open. Use the console to select the SQL Server or the SQL databases that you want to restore.
Use the Integrated Restore Console to select the location that you want to restore the data to. You can also use this step to select other restore options like the data overwrite rules.
When you select the Restore button, the restore process will begin. The Integrated Restore Console will display information about the restore job and provide status updates as the job runs.
Once the restore has finished, selecting Done will return you to the main UI.
Your SQL Server restore has now been completed.