Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Restoring From BAK File
Message
General information
Forum:
Microsoft SQL Server
Category:
Backups
Miscellaneous
Thread ID:
01510423
Message ID:
01510424
Views:
45
>A client sent me a database (.bak) file. I'm trying to restore it. I'm getting
>
>
>TITLE: Microsoft SQL Server Management Studio
>------------------------------
>
>An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
>
>------------------------------
>ADDITIONAL INFORMATION:
>
>The media family on device 'C:\Program Files (x86)\Microsoft SQL Server\MSSQL.1\MSSQL\Backup\ER_VT_backup_2011_05_10_020001_3850000.bak' is incorrectly formed. SQL Server cannot process this media family.
>RESTORE HEADERONLY is terminating abnormally. (Microsoft SQL Server, Error: 3241)
>
>For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=09.00.5000&EvtSrc=MSSQLServer&EvtID=3241&LinkId=20476
>
>------------------------------
>BUTTONS:
>
>OK
>------------------------------
>
>
>Anyone know what's wrong here?

Well, most likely it's a corrupted backup. Check it with the script from this link
http://beyondrelational.com/blogs/nakul/archive/2011/04/18/a-script-to-verify-a-database-backup.aspx
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform