From the course: Microsoft Azure Database Administrator Associate (DP-300) Cert Prep by Microsoft Press
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Perform a database restore using database tools
From the course: Microsoft Azure Database Administrator Associate (DP-300) Cert Prep by Microsoft Press
Perform a database restore using database tools
- Welcome back, this is lesson 14.3. Perform a database restore by using database tools. Okay, let's walk through how to perform a database restore using the built-in database tools. And again, by database tools, we're referring to SQL Server Management Studio here. So in SQL Server Management Studio, right click on the database's node and select Restore Database. If you want to restore over an existing database, you can right click on the specific database, select Tasks, and then select Restore, and then select Database. But regardless, you'll get a Restore Wizard. On the general page, the first step is to select the source. You have two options. Database and this selects the database tree store from the dropdown list. The list contains only databases that have been backed up according to the MSDB backup history. For device, you want to select this option if you want to restore from a file such as a .BAK or a device such as a tape or even a URL. If you select device, you then need to…
Contents
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
(Locked)
Learning objectives1m 23s
-
(Locked)
Recommend a database backup and restore strategy4m 30s
-
(Locked)
Perform a database backup using database tools5m 24s
-
(Locked)
Perform a database restore using database tools4m 36s
-
(Locked)
Perform a database restore to a point in time4m 10s
-
Configure long-term backup retention3m 13s
-
(Locked)
Backup and restore a database using T-SQL4m 35s
-
(Locked)
Backup and restore to and from cloud storage6m 21s
-
(Locked)
-
-