You can restore the database to any one of the following destinations:
-
A different client from which the database was backed up
-
A different path on the same client from which the database was backed up
-
A different database name
When you restore a database out of place, the destination instance must be the same version or a more recent version of SQL than the source instance.
Recovery Options
The following recovery options are available:
-
Recovery
Restore a database and leave the destination database in an online state.
-
No recovery
Restore a database and leave the destination database in a restoring state.
-
Standby
Restore a database and leave the destination database in a standby state which is read-only.
Procedure
-
Access the databases that you want to restore using one of the following methods:
-
To restore a single database to a point-in-time, complete the following steps:
-
From the navigation pane, go to Protect > Databases, and then click the Databases tab.
The Databases page appears.
-
Select the database that you want to restore.
The database page appears.
-
Under Recovery points, select a date that contains a backup.
Dates that are highlighted indicate that a backup exists for that day.
Tip
You can also select a specific time of the backup for a point-in-time restore.
-
Click the date, and then click Restore.
-
-
To restore one or more databases in an instance, complete the following steps:
-
From the navigation pane, go to Protect > Databases.
The Instances page appears.
-
In the row for the instance, click the action button , and then click Restore.
The Select database to restore page appears.
-
Select the databases that you want to restore, and then click Restore.
-
The Restore options dialog boxappears.
-
-
On the Out of place tab, do the following:
-
From the Destination server list, select the server where the software will restore the database.
-
From the Destination instance list, select the SQL instance where the software will restore the database.
-
To restore to a new database, or a new path, under Data Files, make the following selections:
-
To restore to a new database, in the Destination database box, type the new database name.
-
To restore data files to a new path, in the Data file path box, type the full path name, or use the browse button .
-
To restore log files to a new path, in the Log file path box, type the full path name, or use the browse button.
-
-
-
Under Additional options, for Recovery types, select the recovery option.
-
Click Submit.