I get below error while restoring the database from backup file. I am using SQL 2008 R2 SP2 for this restoration-
Location: bckioreq.cpp:1072
Expression: 0
SPID: 55
Process ID: 1976
Msg 3013, Level 16, State 1, Line 1
RESTORE DATABASE is terminating abnormally.
Msg 3624, Level 20, State 1, Line 1
“A system assertion check has failed. Check the SQL Server error log for details. Typically, an assertion failure is caused by a software bug or data corruption. To check for database corruption, consider running DBCC CHECKDB. If you agreed to send dumps to Microsoft during setup, a mini dump will be sent to Microsoft. An update might be available from Microsoft in the latest Service Pack or in a QFE from Technical Support”.
Any Idea how to fix it?