Backup and Restore Ms SQL Server
Backup and Restore Ms SQL Server
Backup can be taken In different ways by different tools. They are given below
Tools are
Note:
a. Best practice is that do not take full backup all the time. Once take full backup then take the
differential backup.
b. You should must verify your Backup media.
c. Overwrite is good practice you have another copy of full backup.
d. Don’t use drive or media of host computer to store backup files
1. Check the SQL Server Configuration Manager for Service is Running or not
2. Open and Connect SQL server management Studio & Connect The Database Engine
--- Just go to windows search button and type SSMS.
3. Then Click Databases and right Click the databases that you want to take backup
4. Select Full & Backup Directory. Do as yours
5. From the Option you can select those option as per your need. Check Overwrite is not a good
practice if you don’t have another copy of backup file. You Can use compression to minimize the
size. Must check verify backup option
6. Backup Successfully Completed
3. From the Options don’t forget to select first Restore with Recovery radio button.
4. Restore and recovery done now your database is up and running
Note:
a. If you take database full backup and don’t have any differential backup. Just Click Restore and
Recovery while restore it