Amastaneh blog is a discussion site on software development, programming, algorithms, software architectures,software run-time errors and solutions from software engineers who love building great softwares.
November 09, 2012
SQL Server cannot process this media family
ERROR:
Specified Cast is not valid (SqlManagerUI)
ERROR:
Msg 3241, Level 16, State 13, Line 1
The media family on device 'D:\1.bak' is incorrectly formed. SQL Server cannot process this media family.
Msg 3013, Level 16, State 1, Line 1
RESTORE DATABASE is terminating abnormally.
CAUSE:
- Microsoft SQL Database fails to restore from higher ms-sql version
- Restoring the backup from SQL 2008 to SQL 2005 instance
- Restoring SQL backup file from SQL 2012 to SQL 2008
SOLUTION:
- Upgrade your destination sql server to upper version
- Prepare SQL data script instead of sql data backup file
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment