Quantcast
Channel: SQL Server Setup & Upgrade forum
Viewing all articles
Browse latest Browse all 3540

sql server backup how to verify, your backup is correct and not corrupted

$
0
0
I am go to take adhoc sql full backup, before application upgrade 

BACKUP DATABASE testdb TO DISK = 'C:\testdb.BAK' WITH STATS,

DESCRIPTION = 'Full backup for AdventureWorks' GO


How do you I know, my backup is not corrupted, and will work after repair sql database, incase if required sorry I dont have environment to test it. 

Do i need to do consistency check or readability check before take backup, if yes, how can i do that in Tsql?




Viewing all articles
Browse latest Browse all 3540

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>